Recent Releases of Open Data Access Tools
Open Data Access Tools - v0.2.6
What's Changed?
- Added tracking the sun dataset 2024.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 2 months ago
Open Data Access Tools - v0.2.5
What's Changed
- Updated table prefixes for data lake automation.
- Upgrade package versions.
- Updated info related to year 2025.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 3 months ago
Open Data Access Tools - v0.2.4
What's New
- Added ATB Transportation datasets
What's Fixed
- Fixed unit tests by pinning
moto
version.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 about 1 year ago
Open Data Access Tools - v0.2.3
What's New
- Added NSO dataset, and Jupyter notebook example
- Added Tracking the Sun 2023 dataset
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 over 1 year ago
Open Data Access Tools - v0.2.2
- Fix unit tests
- Bump version to v0.2.2
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 over 1 year ago
Open Data Access Tools - v0.2.1
What's New?
- Add Tracking the Sun 2022
- Add ATB 2023
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 over 2 years ago
Open Data Access Tools - v0.2.0
What's New?
- Migrate AWS CDK from version 1 to version 2.
- Fix test error after the migration.
- Upgrade docs and note the compatibility issue.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 almost 3 years ago
Open Data Access Tools - v0.1.6
What's New
- Replace base image from
python
bynode
, and then install Python 3.9 - Node 16.x
- NPM 8.x
- CDK@1.x
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 almost 3 years ago
Open Data Access Tools - v0.1.5
What's New
- Add Tacking the Sun 2021 Jupyter notebook
- Bump version to 0.1.5
What're Changed
- Update ATB Jupyter notebook.
What're Fixed
- Fixed CDK to version 1
cdk@1.x
- One unit test fix.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 almost 3 years ago
Open Data Access Tools - v0.1.4
What's New?
Improvements
- Crawler tagging, add Tags to AWS Glue crawler in CDK stack.
Datasets
- Update Res/Com-stack data sources
- Add tracking the sun 2021
Example
- Add notebook example for ATB dataset.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 almost 3 years ago
Open Data Access Tools - v0.1.3
Change logs
- Update CICD pipeline for auto-publishing docker images to DockerHub
- Update documentation of GitHub pages.
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 almost 3 years ago
Open Data Access Tools - v0.1.2
Change logs
- Update database deployment, each dataset has its own database in data lake;
- Change
config.yaml
schema to support multiple database deploy and update; - Added ATB Electricity 2019, 2020, and 2021 datasets;
- Added Jupyter notebook example for Tracking the Sun 2020;
- Update units, documentation, and according util functions to support the changes.
- Publish image to DockerHub - https://hub.docker.com/r/openenergydatainitiative/oedi
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 almost 4 years ago
Open Data Access Tools - v0.1.1
Change logs
oedi
CLI commands bug fix related to AWS region.- Datasets were migrated to one AWS S3 bucket
oedi-data-lake
. - Update Jupyter notebooks in examples due to the source change.
- Other minor changes.
- Docker image pushed to DockerHub - https://hub.docker.com/repository/docker/openenergydatainitiative/oedi
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 about 4 years ago
Open Data Access Tools - v0.1.0
New Features
- Build OEDI data lake on AWS by using AWS CDK in either local or docker environment.
- Integrate open datasets on Registry of Open Data on AWS published through OEDI.
- PV Rooftop, Aspects
- PV Rooftop, Buildings
- PV Rooftop, Developable Planes
- PV Rooftop, RASD
- Tracking the Sun, 2018
- Tracking the Sun, 2019
- Custom your data lake through configuration
~/.oedi/config.yaml
- Deploy, update, and test OEDI data lake through
cdk
andoedi
commands. - Query metadata and data through
OEDIGlue
andOEDIAthena
interfaces. - Add Jupyter notebooks as examples of data access.
- Online documentation - https://openedi.github.io/open-data-access-tools/
Energy Systems - Energy Data Accessibility and Integration
- Python
Published by jgu2 over 4 years ago