https://github.com/ziraddingulumjanly/gridstatus
https://github.com/ziraddingulumjanly/gridstatus
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ziraddingulumjanly/gridstatus
- Owner: ziraddingulumjanly
- License: mit
- Created: 2024-06-10T09:54:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-10T11:16:06.000Z (over 1 year ago)
- Last Synced: 2025-02-06T09:23:59.846Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 9.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GridStatus
This repository provides tools and scripts for collecting and visualizing electricity price data from the New York Independent System Operator (NYISO). Using the `gridstatus` library, the project retrieves Locational Marginal Price (LMP) data to analyze trends across different regions within NYISO.
## Contents
- **Jupyter Notebook**: Includes examples and scripts for data collection and visualization.
- **CSV Files**: Contains data for selected and all locations over specified date ranges.
- **Images**: Graphical representations of the collected data.
## Source
Data is sourced from the [gridstatus API](https://docs.gridstatus.io/), a comprehensive tool for accessing electricity supply, demand, and pricing data across major US Independent System Operators.