gov-salaries-data

Gov Salaries Data

πŸ“Š 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.


πŸ”— Public API (GitHub Pages)

All JSON data is publicly available at:

https://cdmngz.github.io/gov-salaries-data/

Example URLs:


πŸ“‚ Data Structure

Each dataset is organized by:

/<country>/<year>/<semester>/{data.json,rates.json}

Example:

/es/2025/1/data.json /es/2025/1/rates.json


πŸ’± Currency & Rates


🌍 Supported Countries


🀝 Contributing

We welcome your help! To contribute:

  1. Fork the repo
  2. Add or update a data.json file in the correct folder (/<country>/<year>/<semester>/data.json)
  3. Follow the expected JSON format β€” see the template below
  4. Submit a Pull Request

βœ… index.json files (used to track available periods) are auto-generated on each push.


🧾 Data Template

Please make sure your data.json file follows the structure shown in:

➑️ templates/data-template.json

πŸ“œ License

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.