Analysis updated 2026-05-18
View charts of Uruguay's presidential approval ratings from 1990 to 2026 across multiple polling sources.
Analyze how Uruguay's national budget has shifted across sectors like education, health, and defense since 1973.
Explore Montevideo bus network history broken down by operating company from 1920 to the present.
Run any project interactively in a browser via Google Colab without installing anything locally.
| fabian-carini/uruguay-stats | anikchand461/ragbucket | clvv/hf-uncensored-model-popularity | |
|---|---|---|---|
| Stars | 0 | 0 | 0 |
| Language | HTML | HTML | HTML |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | data | developer | data |
Figures from each repo's GitHub metadata at analysis time.
Requires Python 3.14+ and the uv package manager, run `uv sync` to install all dependencies.
This repository is a collection of Python data analysis and visualization projects focused on Uruguayan statistics. Each project covers a specific topic: presidential approval ratings from 1990 to 2026, national budget spending broken down by sector from 1973 to 2024, Montevideo bus line counts by company from 1920 to 2026, and radio audience ratings in Montevideo from recent years. The output of each project is a chart saved as a PNG or SVG file, with annotations in Spanish. The project is structured so that each topic lives in its own folder with a script called plot.py, data files, and pre-generated chart images. Running a script generates charts and optionally opens them for viewing. Each script can also be converted to a Jupyter notebook, so the same analysis can be browsed interactively via Google Colab or a local notebook server without any local install. The codebase stays close to standard Python tools. Charts are produced with matplotlib using a clean grid-based style. Statistics utilities are written from scratch in a shared library rather than relying on heavy data science packages. Dependency management uses a modern tool called uv, which installs everything from a lockfile. The project requires Python 3.14 or newer. There is a pre-commit hook that automatically regenerates notebooks, checks formatting, and runs a type checker every time code is committed, keeping the notebooks in sync with the scripts. The charts use Spanish-language labels and Uruguayan number formatting. Source data comes from Uruguayan government offices, the World Bank, polling firms, and transit authority records. The README includes Google Colab badges next to each project so anyone can run the notebooks in a browser instantly.
A Python data visualization collection covering Uruguayan statistics: presidential approval, government budgets, bus routes, and radio ratings, with Spanish-annotated charts.
Mainly HTML. The stack also includes Python, matplotlib, uv.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly data.
This repo across BitVibe Labs
Verify against the repo before relying on details.