Startup Analysis

Data Visualization project attempting to answer a number of questions about startup investments. Data was sourced from Crunchbase up to the year 2015.

Built With

  • Python
  • Pandas
  • Bokeh
  • HTML

What I Learned

Through working on this project I learned how powerful and simple tools like Pandas and NumPy are for data analysis projects. The data visualization library Bokeh was chosen in order to make the visualizations interactive. This project has made me interested in working on more data visualization projects in the future, especially since I am now much more experienced with HTML/CSS.