Created
August 16, 2025 06:28
-
-
Save rjurney/e9af03efb9693eef62d7f6c6b861bc78 to your computer and use it in GitHub Desktop.
Merged record includes full corporate name, as determined by the 'name' field @description :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Nvidia Corporation", | |
"ticker": { | |
"symbol": "NVDA", | |
"exchange": "NASDAQ" | |
}, | |
"description": "An American technology company, founded in 1993, specializing in GPUs (e.g., Blackwell), SoCs, and full-stack AI computing platforms like DGX Cloud. A dominant player in the AI, gaming, and data center markets, it is led by CEO Jensen Huang and headquartered in Santa Clara, California.", | |
"website_url": "null", | |
"headquarters_location": "Santa Clara, California, USA", | |
"revenue_usd": 10918000000, | |
"employees": null, | |
"founded_year": 1993, | |
"ceo": "Jensen Huang", | |
"linkedin_url": "null" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment