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

Adjust for new OECD data endpoint #88

Open
khaeru opened this issue Jul 9, 2024 · 0 comments
Open

Adjust for new OECD data endpoint #88

khaeru opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels
help wanted historical Historical transport statistics

Comments

@khaeru
Copy link
Contributor

khaeru commented Jul 9, 2024

The former OECD-JSON SDMX-REST web service endpoint has gone offline, causing CI failures such as here:

FAILED item/tests/test_historical.py::test_coverage[0-59] - requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://stats.oecd.org/SDMX-JSON/data/ITF_PASSENGER_TRANSPORT/.T-PASS-TOT-INLD+T-PASS-RL-TOT+T-PASS-RD-TOT+T-PASS-RD-CAR+T-PASS-RD-BUS
FAILED item/tests/test_historical.py::test_coverage[1-39] - requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://stats.oecd.org/SDMX-JSON/data/ITF_GOODS_TRANSPORT/.T-SEA-CAB
FAILED item/tests/test_historical.py::test_coverage[2-54] - requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://stats.oecd.org/SDMX-JSON/data/ITF_GOODS_TRANSPORT/.T-CONT-RL-TEU+T-CONT-RL-TON+T-CONT-SEA-TEU+T-CONT-SEA-TON
FAILED item/tests/test_historical.py::test_coverage[3-59] - requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: https://stats.oecd.org/SDMX-JSON/data/ITF_GOODS_TRANSPORT/.T-GOODS-TOT-INLD+T-GOODS-RL-TOT+T-GOODS-RD-TOT+T-GOODS-RD-REW+T-GOODS-RD-OWN+T-GOODS-IW-TOT+T-GOODS-PP-TOT

To fix:

  • Adjust these data flows to draw from the new web service location.
@khaeru khaeru added help wanted historical Historical transport statistics labels Jul 9, 2024
@khaeru khaeru self-assigned this Jul 9, 2024
khaeru added a commit that referenced this issue Oct 29, 2024
khaeru added a commit that referenced this issue Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted historical Historical transport statistics
Projects
None yet
Development

No branches or pull requests

1 participant