Skip to content

Instantly share code, notes, and snippets.

@rjurney
Created August 16, 2025 06:28
Show Gist options
  • Save rjurney/e9af03efb9693eef62d7f6c6b861bc78 to your computer and use it in GitHub Desktop.
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 :)
{
"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