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 Nametable: opendatasoft, datasetCountry Code <-> Continenttable: stevewithington, datasetU.S. State Abbr <-> U.S. State Nametable: census.gov, datasetU.S. City <-> Lat/Long Coordstable: SimpleMaps, dataset
