Skip to content

caching feature + minor changes due to new Eurostat API#31

Closed
yvdabb wants to merge 3 commits intomasterfrom
index
Closed

caching feature + minor changes due to new Eurostat API#31
yvdabb wants to merge 3 commits intomasterfrom
index

Conversation

@yvdabb
Copy link
Copy Markdown
Contributor

@yvdabb yvdabb commented Oct 18, 2023

No description provided.

@gdementen
Copy link
Copy Markdown
Collaborator

Please make a PR with only the URL changes (i.e only the "eurostat_get with new API) commit without the OLD API comment. The get_index/cache/frequency extraction stuff should go to the new datasources package (they are not needed for the fix anyway)



EUROSTAT_BASEURL = "https://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&file="
# OLD API: EUROSTAT_BASEURL = "https://ec.europa.eu/eurostat/estat-navtree-portlet-prod/BulkDownloadListing?sort=1&file="
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This kind of "historical" comment is not needed/discouraged when using Git.

## OLD EUROSTAT API was deprecated anno 23 october 2023.
## Minor modification were made in below functionality (which supports caching).
##
## CHANGES: - change of base url for compatibility with new API
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This kind of "historical"/"changelog" comment is not needed/discouraged when using Git.

@gdementen
Copy link
Copy Markdown
Collaborator

superseded by #32

@gdementen gdementen closed this Oct 19, 2023
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