Skip to content

refactor: ♻️ convert to using updated template data package#29

Merged
lwjohnst86 merged 7 commits intomainfrom
refactor/convert-to-using-updated-template-data-package
Sep 2, 2025
Merged

refactor: ♻️ convert to using updated template data package#29
lwjohnst86 merged 7 commits intomainfrom
refactor/convert-to-using-updated-template-data-package

Conversation

@signekb
Copy link
Copy Markdown
Member

@signekb signekb commented Aug 28, 2025

Description

This PR updates the repo to use the updated template-data-package. It also starts the process of using the *_properties.py scripts in main.py.

For this PR, I've followed the Sprout Creating a Data Package guide and updated the package properties and datapackage.json and README.md by uncommenting those steps in main.py.

I'll do a separate PR that adds the data resources and updates the preprocessing scripts.

Closes #23

This PR needs an in-depth review.

Checklist

  • Ran just run-all (fails bc some comment lines are too long in scripts/download-data.py and scripts/convert-meta.py, will fix in a separate PR adding the data resources)

"roles": [
"creator"
"creator",
"author"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this bc it's the description of this person in the data's README.txt

@signekb signekb requested a review from lwjohnst86 August 28, 2025 14:00
@signekb signekb moved this from Todo to In Review in Product development Aug 28, 2025
Copy link
Copy Markdown
Member

@lwjohnst86 lwjohnst86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Only very minor suggestions.

@github-project-automation github-project-automation bot moved this from In Review to In Progress in Product development Sep 1, 2025
@signekb signekb requested a review from lwjohnst86 September 1, 2025 11:36
@signekb signekb moved this from In Progress to In Review in Product development Sep 1, 2025
lwjohnst86
lwjohnst86 previously approved these changes Sep 2, 2025
Copy link
Copy Markdown
Member

@lwjohnst86 lwjohnst86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@lwjohnst86 lwjohnst86 merged commit f71efd1 into main Sep 2, 2025
3 checks passed
@lwjohnst86 lwjohnst86 deleted the refactor/convert-to-using-updated-template-data-package branch September 2, 2025 07:23
@github-project-automation github-project-automation bot moved this from In Review to Done in Product development Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Convert to using template-data-package

2 participants