https://github.com/ashwinir1802/grid-watch
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: AshwiniR1802
- Language: Jupyter Notebook
- Default Branch: main
- Size: 80.1 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
🚗 GridWatch
GridWatch is a Python project designed to monitor and analyze vehicle counts across various streets of Lower Manhattan after implementation of congestion pricings. By collecting and processing traffic data, it aims to provide insights into traffic patterns and can assist in adjustment to congestion pricing.
Features
- Data Collection: Utilizes Jupyter Notebooks for gathering vehicle count data.
- Data Storage: Stores collected data in a SQLite database for efficient retrieval and analysis.
- Data Analysis: Processes and analyzes traffic data to identify patterns and trends and showcase in a streamlit application.
Click the link to access the Streamlit App.
For a detailed analysis of all data, you can refer to the Jupyter Notebook hosted on Google Colab: Analysis Notebook
Owner
- Name: Ashwini Ramanuj
- Login: AshwiniR1802
- Kind: user
- Repositories: 3
- Profile: https://github.com/AshwiniR1802
Web-developer || MERN Stack || AI and ML Enthusiast
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Dependencies
requirements.txt
pypi
- folium *
- pandas *
- plotly *
- streamlit *
- streamlit-folium *