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

using the API to access OECD microdata #20

Open
kprior91 opened this issue Jan 8, 2021 · 1 comment
Open

using the API to access OECD microdata #20

kprior91 opened this issue Jan 8, 2021 · 1 comment

Comments

@kprior91
Copy link

kprior91 commented Jan 8, 2021

Hello
I would very much like to access Donor Agency information in the CRS1 dataset using the OECD package via the OECD API.
Using EU Institutions as an example, if I go onto the OECD website and download disbursement data for EU Institutions there is a column 'Donor Agency' that is not included if I pull EU Institutions using the API (code 918). Is there a way to also include the Donor Agency information in the OECD package?
Many thanks

@luifrancgom
Copy link

luifrancgom commented Aug 6, 2023

Hello kprior91,

I acknowledge that this update might come with some delay. I navigated to the OECD website and successfully retrieved the disbursement data related to EU Institutions. In order to streamline the management of this substantial dataset, I opted for the Generate Delimited Text (CSV) file export feature. By employing this approach, I gained access to the entire array of variables at our disposal. Additionally, I applied a targeted query to narrow down the data points. Given the expansive nature of the complete dataset, our primary focus lies on the columns rather than the rows, enabling us to concentrate our analysis effectively. Here is the query for reference:

https://stats.oecd.org/restsdmx/sdmx.ashx/GetData/CRS1/918.10100.1000.100+11+13+19+14+30.100.A+D.112.100/all?startTime=2021&endTime=2021.

Upon executing this query, I obtained a CSV file named CRS1_06082023040436762.csv. However I couldn't locate a column labeled Donor Agency. Could you please upload the file you referred to with the Donor Agency column and include in extreme detail how you obtain this file from the OECD website?

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

No branches or pull requests

2 participants