Skip to content

Remove deprecated population and observation code#176

Merged
shifucun merged 2 commits intodatacommonsorg:masterfrom
shifucun:dev
Mar 1, 2022
Merged

Remove deprecated population and observation code#176
shifucun merged 2 commits intodatacommonsorg:masterfrom
shifucun:dev

Conversation

@shifucun
Copy link
Contributor

@shifucun shifucun commented Mar 1, 2022

External users still try to access the get_observations API which has been deprecated a long time ago.

Later on we should consider make the code more Python 3 compatible (or deprecate Python 2 support) and update all documentations to reflect recent changes.

@shifucun shifucun requested a review from beets March 1, 2022 19:41
Copy link
Contributor

@beets beets left a comment

Choose a reason for hiding this comment

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

thanks for the update!

another thing we should look into is setting up continuous testing for our libraries so we can catch these earlier.

README.md Outdated
@@ -19,7 +18,7 @@ add the following line to your code:

dc.set_api_key('YOUR-API-KEY')
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we just remove the note about the api key? We've removed it from the rest of our documentation (and the link on line 16 is a 404..)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed API key section

@shifucun shifucun merged commit e988ec9 into datacommonsorg:master Mar 1, 2022
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.

2 participants