# This is the exact link we found in the debug scraper TEST_URL = "https://www.gov.br/anp/pt-br/centrais-de-conteudo/dados-abertos/arquivos/shpc/dsan/2025/resumo ...
excel-data-science/ │ ├── 📁 src/ │ ├── 📁 core/ # Core analysis modules │ │ ├── data_loader.py # Excel I/O and data cleaning │ │ ├── statistical_analyzer.py # Statistical tests and analysis │ │ └── ...