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

[Feat] Implement Methods for automatic data upload to wikidata #632

Open
6 tasks done
moritzzingg-netlight opened this issue Feb 18, 2025 · 0 comments
Open
6 tasks done

Comments

@moritzzingg-netlight
Copy link
Member

moritzzingg-netlight commented Feb 18, 2025

Subtask of #631

Description

To be able to automatically update wikidata with our carbon footprint data we need methods to create or update the data on wikidata utilizing wikidata's REST API.

Tasks

  • Understand wikidatas datamodel and REST-API
  • Implement method to search for existing data for a specific timeframe, scope and category
  • Implement method to update existing data and adding the source reference
  • Implement method to create new data point for non existing data
  • Combine all methods into one routine
  • Test implemented routine in the sandbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants