catalyst-cooperative / pudl-archiver

A tool for capuring snapshots of public data sources and archiving them on Zenodo for programmatic use.
MIT License
4 stars 1 forks source link

Update EIA AEO DOI back to concept DOI #389

Closed e-belfer closed 2 months ago

e-belfer commented 2 months ago

Overview

What problem does this address? In #370, we updated the AEO DOI to reference the latest record, rather than the concept DOI, which was incorrectly marked as "deleted" in Zenodo's API interface. This has now been fixed, and we should revert to using the concept DOI.

What did you change in this PR? Updated the DOI in zenodo_doi.yaml back to the concept DOI.

Testing

How did you make sure this worked? How can a reviewer verify this? Try to run pudl_archiver --dataset eiaaeo --sandbox and see if it works!

To-do list

- [x] Review the PR yourself and call out any questions or issues you have