Skip to content

Commit cb1e945

Browse files
committed
fixed oecd link
1 parent 7257c10 commit cb1e945

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

pkg/NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version 1.1.7
22
- updated the ECB SDMX REST API endpoint
33
- Fix in test that wrote to illegal place (thanks to Kurt Hornik for
44
pointing this out)
5+
- Fixed outdated link to OECD SDMX api docs.
56

67
version 1.1.6
78
- Added nzchar(), startsWith(), endsWith() as pure validating function

pkg/vignettes/cookbook.Rmd

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2333,9 +2333,7 @@ Organisations that at the time of writing (spring 2023) actively offer
23332333
automated access to their data (not just metadata) via an SDMX API include (but
23342334
not limited to) the European Central Bank
23352335
([ECB](https://data.ecb.europa.eu/help/api/overview)),
2336-
the [OECD](https://data.oecd.org/api/) (in
2337-
[SDMX-JSON](https://data.oecd.org/api/sdmx-json-documentation/) or
2338-
[SDMX-ML](https://data.oecd.org/api/sdmx-ml-documentation/) format),
2336+
the [OECD](https://www.oecd.org/en/data/insights/data-explainers/2024/09/api.html) (in SDMX-JSON or SDMX-ML format),
23392337
[Eurostat](https://ec.europa.eu/eurostat/web/sdmx-infospace),
23402338
the International Labour Organisation [ILO (`https://www.ilo.org/sdmx/index.html`)],
23412339
the [World Bank](https://datahelpdesk.worldbank.org/knowledgebase/articles/1886701-sdmx-api-queries),

0 commit comments

Comments
 (0)