/san-antonio-bike-facilities-eda

Exploratory data analysis of the bike facilities dataset from the San Antonio open data.

MIT LicenseMIT

San Antonio Bike Facilities EDA

Exploratory data analysis.

Project Description

An exploratory data analysis on the San Antonio bike facilities dataset as provided by the San Antonio open data initiative.

Data

https://data.sanantonio.gov/dataset/bike-facilities

Usage

Written in Python 3.12. Some technologies used:

  • Jupyter Notebook
  • Pandas
  • Matplotlib, Seaborn

To see the project in action, open and run the notebooks.

References

Meta

Ednalyn C. De Dios – @ecdedios

Distributed under the MIT license. See LICENSE for more information.

Contributing

  1. Fork it (https://github.com/ecdedios/san-antonio-bike-facilities-eda/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

2024