Git Product home page Git Product logo

divvy-data-wrangle-analyze-visualize-python's Introduction

Divvy Data Wrangle, Analyze, and Visualize with Python

Welcome to the GitHub repo for my Divvy Data Analysis Report. You can check the analysis report in my Streamlit web app here: https://divvy-data-analysis-report.streamlit.app

I used Divvy Bikes public data https://divvybikes.com/system-data to create the analysis report. The goal is to analyze the differences between members and casual riders throughout 2022.

The original data has been made available under this license: https://divvybikes.com/system-data

Divvy trip data from January 2022 to December 2022 were cleaned, transformed, and analyzed using Python libraries like numpy and pandas. As for the data visualizations, bokeh and pydeck were used (all visualizations in the Streamlit web app are interactive).

Table of Contents

Installation

Use separate virtual environment. And then, install directly from requirements.txt

pip install -r requirements.txt

Usage

Using the same virtual environment, run:

streamlit run app.py

That's it! You will be able to run it in localhost.

Repository Contents:

There are two Python scripts in this repo:

divvy.py - This script provides all the data wrangling and analysis steps, transforming raw data into analyzable data frames. The Pickle files are the result of this script's operation.

app.py - This script is used to create interactive data visualizations and to establish the web app.

divvy-data-wrangle-analyze-visualize-python's People

Contributors

ru4871sg 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.