← Back to portfolio
05 Content Open source
Congress Open Data
A crawler and static API for collecting, organising and publishing open data from the Spanish Congress of Deputies.
- Date
- Category
- Content
- Languages
- Python · JavaScript · HTML · CSS · JSON · YAML
- Source code
- Open source
Overview
What I built
Congress Open Data automatically collects public information about votes, initiatives, speeches and members of parliament. Its crawlers use Python and the standard library to download and normalise official sources, then build global indexes and views by parliamentary term and year. The resulting versioned JSON files are published alongside web documentation with endpoints and integration examples.