Global Company Financials Visualization
A D3.js visualization of the financial data for the world's
leading companies.
Data Source
- Name: Global Company Financials (Forbes-style
snapshot)
- Source URL: Forbes Global 2000 dataset
Attribute Types (VAD framework):
- Company Name — categorical (nominal)
- Country — categorical (nominal)
- Sales — quantitative (ratio), billions of USD (parsed to
number)
- Profit — quantitative (ratio), billions of USD (parsed to
number)
- Assets — quantitative (ratio), billions of USD (parsed to
number)
- Market Value — quantitative (ratio), billions of USD
(parsed to number)