https://github.com/quantconnect/lean.datasource.usenergy
Example production implementation of our data marketplace for Energy Information Agency.
https://github.com/quantconnect/lean.datasource.usenergy
Last synced: 10 months ago
JSON representation
Example production implementation of our data marketplace for Energy Information Agency.
- Host: GitHub
- URL: https://github.com/quantconnect/lean.datasource.usenergy
- Owner: QuantConnect
- Created: 2021-06-23T00:46:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T13:48:49.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T09:52:14.978Z (almost 2 years ago)
- Language: C#
- Size: 56.6 KB
- Stars: 1
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lean.DataSource.USEnergy
Example production implementation for our data marketplace United States Energy (EIA) dataset.
# Implementing your own data source
To learn more about implementing your own data source for our marketplace, visit the [LeanDataSdk](https://github.com/QuantConnect/LeanDataSdk) repository for more information.