π A public, structured dataset of government officialsβ salaries β open, versioned, and community-driven.
This project provides structured JSON files listing salaries by country, year, and semester. The goal is to improve transparency and empower civic tech, journalists, and researchers.
All JSON data is publicly available at:
https://cdmngz.github.io/gov-salaries-data/
/es/2025/2/data.json
β officials, parties, base currency, etc./es/2025/2/rates.json
β exchange rates for currency conversion/es/index.json
β available semesters per country/index.json
β all available countriesEach dataset is organized by:
/<country>/<year>/<semester>/{data.json,rates.json}
/es/2025/1/data.json
/es/2025/1/rates.json
data.json
contains official records, metadata, and the baseCurrency
field.rates.json
contains conversion rates relative to that baseCurrency, including both fiat and selected cryptocurrencies.data.json
includes a baseCurrency
(e.g. "USD"
)rates.json
provides conversion rates for:
1 baseCurrency = X targetCurrency
/ar
)/es
)We welcome your help! To contribute:
data.json
file in the correct folder (/<country>/<year>/<semester>/data.json
)β
index.json
files (used to track available periods) are auto-generated on each push.
Please make sure your data.json
file follows the structure shown in:
β‘οΈ templates/data-template.json
No rights are reserved.
This license applies to all data files in this repository, including those under /ar/, /es/, and similar country folders.
Community contributions and updates to this dataset are welcome.