View the notebook: crunchbase-analysis.ipynb
Using pandas to analyze organization profiles available on Crunchbase's platform via its daily CSV export, and plotly.express to plot the geographic data.
- Organization dataset via Crunchbase Data
Country Code <-> Country Name
table: opendatasoft, datasetCountry Code <-> Continent
table: stevewithington, datasetU.S. State Abbr <-> U.S. State Name
table: census.gov, datasetU.S. City <-> Lat/Long Coords
table: SimpleMaps, dataset