Skip to content

A project analyzing the Indian startup ecosystem between 2018 and 2021.

License

Notifications You must be signed in to change notification settings

Rama-Mwenda/Indian_Ecosystem_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indian Start-up Ecosystem:

A Data Analysis Project

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contributing
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Scenario

Your company executives have an interest in investing in the Indian Startup Ecosystem. You have been tasked with analysing the available data from 2018 to 2021 and advice on the best course of action for the company.

Project Structure

The project uses the CRISP-DM Framework. Our first part covers the Business Understanding and external research to provide a base for our work and then we head to the second phase where we look at the Datasets we have and analyse the ecosystem fully to generate insights. We finalise by a conclsuion of what our analysis has uncovered and propose a course of action for the company

(back to top)

Built With

These are the key libraries used in the project.

  • Jupyter Notebook
  • Pandas
  • Seaborn
  • Matplotlib
  • Thefuzz
  • PowerBI

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is a list things you need to run the notebook and how to install them.

  • Python V3.11.6 pip install Python

  • Pandas pip install pandas

  • Matplotlib pip install matplotlib

  • Seaborn pip install seaborn

  • Jupyter Notebook pip install Jupyter

  • Thefuzz pip install thefuzz

Installation

Below is an example of how you can install and run the notebook. This project relies on any external dependencies or services. Internet connectivity is necessary

  1. Clone the repo git clone https://github.com/Rama-Mwenda/Indian_Ecosystem_Analysis.git

  2. Install packages

  3. Download startup_funding.csv and place it in the root directory.

  4. Run the notebook

(back to top)

Usage

The Analysis was deployed on a powerbi dashboard like below. The dashboard is interactive and can be used to gather insights.

Screenshot_24-3-2024_164616_app powerbi com

Screenshot_24-3-2024_164655_app powerbi com

Screenshot_24-3-2024_164720_app powerbi com

Screenshot_24-3-2024_164733_app powerbi com

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.txt for more information.

(back to top)

Contact

Ramadhan Mwenda - www.linkedin.com/in/rama-mwenda - ramadhanmwenda@azubiafrica.org

Project Link: https://github.com/Rama-Mwenda/Indian_Ecosystem_Analysis

(back to top)

Acknowledgments

Resources I found helpful when building the project.

(back to top)