Giter Club home page Giter Club logo

unicorns's Introduction

Table of Content

Interactive-Unicorns-Dashboard

  • Scatter Plot Graph by Country (Comparison by years 2011-2022)
  • Bubble Graph by Industry (Acumulate Value by Industry)
  • Box Plot Graph (Comparison)
  • Map Visualization of Unicorn Companies
  • Investor Analysis (Funds, Countries)
  • Buble Map with Animation (During Years, by Cities)
  • See all the graphs in the link Streamlit app

Definition

The term “unicorn” was first coined in 2013 by Aileen Lee, the founder of Cowboy Ventures, a US-based seed-stage venture capital firm. In a TechCrunch article Welcome to The Unicorn Club: Learning from Billion-Dollar Startups (2013), she named a startup company valued at US $1 Billion or more as a unicorn. Article-Jan,2023

Description

A work of building an interactive dashboard to provide insights about Unicorn Companies globally by Master in Digital Sciences from the Digital Sciences Track of Université Paris Cité.

Datasets

Columns in the datasets:

  • unicorns: the name of the company
  • ranking_companies = ranking of companies by market value
  • date_joined = official start of each company
  • country = country
  • city = city
  • industry = industry category
  • selected_investros = funds that invested in the company
  • value = company value in trillions of dollars
  • lat = latitude
  • lng = longitude
  • capital = city type category ("primary" = country capital, "admin" = regional capital, "minor"= metropolitan city, "" = city)
  • population= population of the city.
  • id_city = international identification number of the city.

Installation Requirements

  • Install the project dependencies run pip install -r requirements.txt
pip install -r requirements.txt
  • Requirements includes:
pandas == 1.5.3
streamlit==1.19.0
plotly.express==0.4.0
altair==4.2.2 
numpy==1.23.1
pydeck==0.7.1
folium==0.14.0

To run the streamlit code

streamlit run exercise.py

Licensing

License: MIT

Authors:

unicorns's People

Contributors

eliseo-ai avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.