Argentina Open Data Studio — Gov Data Joins
Pricing
from $20.00 / 1,000 joined pulls
Argentina Open Data Studio — Gov Data Joins
Value layer on Argentina's official open data API (datos.gob.ar): 6 cross-dataset join presets (GDP, inflation expectations, labour market, population, employment, prices) + custom joins + raw data extraction, CSV/JSON/XLSX delivery, AI-ready output.
Pricing
from $20.00 / 1,000 joined pulls
Rating
0.0
(0)
Developer
subimpact
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
13 days ago
Last modified
Categories
Share
Join Argentina's official open data into clean CSV/JSON/XLSX with AI-ready output and attribution.
Sister actor to my-open-data-studio and sg-open-data-studio — same value-layer engine, Argentina data source (datos.gob.ar).
Why this exists
Every preset pulls multiple official datos.gob.ar datasets, aligns them on a common key (year), and delivers one flat joined file. Raw APIs can't do this — that's the value layer.
Presets
- A1 — Energy & Climate by Year: Renewable energy share × energy intensity × CO2 emissions per capita (SDG indicators), 1990–2015.
- A2 — Material Consumption by Year: Domestic material consumption total × per capita by material category (biomass, fossil fuels, metal ores, non-metallic minerals), 1970–2017.
- A3 — Innovation & Industry by Year: R&D expenditure % GDP × manufacturing value-added % GDP × manufacturing employment share, 1981–2015.
- A4 — Tourism & Aid by Year: Tourism direct GDP share × net ODA % GNI, 2000–2016.
- A5 — Society & Road Safety by Year: Road fatalities per 100k × youth not in education (NEET), 2000–2017.
- A6 — Threatened Species by Year: Species listed under the EPBC Act by taxonomic group (flora, birds, mammals, fish, reptiles, frogs), 2000–2020.
Custom joins
Choose preset=custom and supply your own datos.gob.ar datastore resource ids (UUIDs), key columns, optional filters, and aggregation. The engine probes each dataset and guesses numeric fields if you don't specify them.
Input
| Field | Default | Description |
|---|---|---|
| preset | A1 | T1-T6 or custom |
| format | json | json, csv, xlsx |
| customDatasets | [] | resource ids for custom joins |
| customKey | year | key column for custom joins |
| webhookUrl | "" | POST the joined file to a webhook |
Output
{preset}_join.{json,csv,xlsx}— the joined file{preset}_attribution.json— source/licence metadata{preset}_ai_ready.json— JSON Schema + data dictionary + sample rows for LLM/RAG ingestion{preset}_verification.json— row counts per source, join stats, year range
Source
datos.gob.ar — Argentina's official open data portal. Datasets are licensed under CC BY 4.0 unless otherwise stated on the source record; attribution is attached to every output.
datos.gob.ar's public API is keyless. The actor paces its fetches within a comfortable rate; large datasets take longer but never fail on rate limits.