Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace data source for Italy, add automatic updates #147

Merged
merged 3 commits into from
Apr 2, 2022

Conversation

augusto-herrmann
Copy link
Collaborator

Fixes #132 by updating the data import script for Italy.

There are two datasets for that data:

I have checked that both datasets contain the same data, but use different schemas. I've decided to read the first one, but the second is kept commented in the file, just in case the first one becomes unavailable or outdated in the future, so it would be easier to replace.

The script is also added to the job run automatically by Github Actions, so it will be automatically updated once a week.

The id column has been changed to use the slug of the organization's name, instead of the internal id/abbreviation as it was before. Once we deal with #65 it shouldn't be hard to add the local Italian id to the new column.

Care to take a look, @traversaro?

@augusto-herrmann augusto-herrmann merged commit 4a0558e into master Apr 2, 2022
@augusto-herrmann augusto-herrmann deleted the new-data-sources-it branch April 2, 2022 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update and automate extraction of data from Italy
1 participant