Application Programming Interface (API)
Overview
What is an API?
API is the acronym for Application Programming Interface, which is a computing term for a set of functions and procedures that ...
Tue, 24 Dec, 2024 10:17 AM
Overview
The software development team at Oxford Economics is continually working to bring better performance and new features to the Excel Data Workstati...
Thu, 1 Sep, 2022 9:19 AM
Code Example
Useful Information
The id of the saved selection can be found by sending a GET request to endpoint /users/me and looking through the...
Mon, 15 Aug, 2022 9:24 AM
Code Example
Useful Information
This Python example sends a POST request to /download endpoint and indicates to include the metadata. Make sure t...
Mon, 15 Aug, 2022 9:24 AM
Open Swagger by accessing following path – https://services.oxfordeconomics.com/Swagger
Click on /Users directory. In the dropdown, click on GET /api/...
Thu, 27 Apr, 2023 2:53 PM
In most circumstances, narrowly-defined selections are the best and quickest method to download data with the API. However, in some cases it may be necessar...
Tue, 26 Jul, 2022 12:35 PM
The File Download and Queue Download endpoints employ a redirect response to indicate successful completion and to pass along the newly generated download U...
Tue, 26 Jul, 2022 12:36 PM
Conventions
The following list describes common conventions used by our API and should help to inform the construction of valid HTTP requests:
The...
Thu, 18 Aug, 2022 9:52 AM
Note that for the purpose of describing these dictionaries, the ( and ) characters indicate a choice and should be omitted in practice. For example, format:...
Thu, 1 Sep, 2022 9:18 AM
Note that for the purpose of describing these dictionaries, the ( and ) characters indicate a choice and should be omitted in practice. For example, format:...
Thu, 1 Sep, 2022 9:18 AM