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

Feedback for owid-catalog #2616

Closed
Marigold opened this issue May 6, 2024 · 1 comment
Closed

Feedback for owid-catalog #2616

Marigold opened this issue May 6, 2024 · 1 comment
Labels
priority 3 - nice to have wontfix This will not be worked on

Comments

@Marigold
Copy link
Collaborator

Marigold commented May 6, 2024

I received feedback from a developer, @mgrabovsky, at a non-profit organization, Facts on Climate, which uses some of our data (and might benefit from using more!). I found it interesting, so I'm sharing it here (not sure where else to put it):

  • I followed the instructions from the ETL docs, which were the only instructions I could find.
  • After reading the snippet, I expected that running pip install owid would install the catalog. However, this package on PyPI is unmaintained.
  • It's not clear what the channel is and why I should care.
  • Fetching tables worked fine, but I had issues identifying the unique table. For instance, catalog.find("electricity_mix") returns two versions, and picking one with .iloc[] is dangerous because the order (or number of tables) is not guaranteed. I can't use catalog.find_one() because it complains about two tables.
  • It would be great if I could get countries in ISO format (2/3 letters). It's a bit hard to integrate this into our work without it.
  • Googling "owid API" returns an unmaintained repository here or ETL docs, neither of which help you find our API.
  • Otherwise looks good!
Copy link

stale bot commented Jul 18, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Jul 18, 2024
@stale stale bot closed this as completed Jul 25, 2024
@larsyencken larsyencken closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority 3 - nice to have wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants