To use the API, you have to look for series ids of your interest.
Indatos.gob.ar you can find the complete time series database, containing the list of available series in different formats:
In the Time Series Explorer you can look for series, visualize them and share URLs to the API or the web explorer.
Series ids must be passed to ids
parameter. Additional parameter can be used to filter and transform values.
See the API reference for a complete documentation of all available parameters.
Using the call generator you can see all the available parameters to build an API call.
For JSON query from the browser or for application integration of the API:
format=json
(default).metadata=none
, only
, simple
o full
.For downloading a CSV file:
format=csv
.CSV and JSON calls can be easily integrated in a spreadsheet.
Any API call can be visualized from the web explorer taking out the apis
subdomaing from the URL (and changing to HTTP):
API call
Web explorer URL