| { |
| "report_generated_at": "2026-08-13T13:11:52.899819+00:00", |
| "reference_year": 2023, |
| "min_rows_per_dataset_requirement": 10000, |
| "total_rows_target": 50000, |
| "n_sources": 8, |
| "sources": [ |
| { |
| "id": "toolathon123/br-transporte-bilhetagem-cartao", |
| "country": "BR", |
| "domain": "transit", |
| "currency": "BRL", |
| "region_system": "IBGE", |
| "status": "ok", |
| "n_total_loaded": 26120, |
| "source_schema": { |
| "data_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_ibge": "Value('string')", |
| "categoria_servico": "Value('string')", |
| "quantidade": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "linha": "Value('string')", |
| "operadora": "Value('string')", |
| "codigo_cartao": "Value('string')", |
| "nome_passageiro": "Value('string')", |
| "cpf_passageiro": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "codigo_cartao", |
| "nome_passageiro", |
| "cpf_passageiro" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5225, |
| "2023": 15667, |
| "2024": 5228 |
| }, |
| "n_target_year": 15667, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15667 |
| }, |
| { |
| "id": "toolathon123/br-saude-ambulatorio-consultas", |
| "country": "BR", |
| "domain": "health", |
| "currency": "BRL", |
| "region_system": "IBGE", |
| "status": "ok", |
| "n_total_loaded": 26090, |
| "source_schema": { |
| "data_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_ibge": "Value('string')", |
| "categoria_servico": "Value('string')", |
| "quantidade": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "especialidade": "Value('string')", |
| "unidade_saude": "Value('string')", |
| "nome_paciente": "Value('string')", |
| "cpf_paciente": "Value('string')", |
| "cartao_sus": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "nome_paciente", |
| "cpf_paciente", |
| "cartao_sus" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5217, |
| "2023": 15653, |
| "2024": 5220 |
| }, |
| "n_target_year": 15653, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15653 |
| }, |
| { |
| "id": "toolathon123/br-assistencia-social-bolsa-familia", |
| "country": "BR", |
| "domain": "social_assistance", |
| "currency": "BRL", |
| "region_system": "IBGE", |
| "status": "ok", |
| "n_total_loaded": 26080, |
| "source_schema": { |
| "data_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_ibge": "Value('string')", |
| "categoria_servico": "Value('string')", |
| "quantidade": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "modalidade": "Value('string')", |
| "orgao_pagador": "Value('string')", |
| "nome_beneficiario": "Value('string')", |
| "cpf_beneficiario": "Value('string')", |
| "nis": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "nome_beneficiario", |
| "cpf_beneficiario", |
| "nis" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5222, |
| "2023": 15641, |
| "2024": 5217 |
| }, |
| "n_target_year": 15641, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15641 |
| }, |
| { |
| "id": "toolathon123/br-bibliotecas-emprestimos", |
| "country": "BR", |
| "domain": "library", |
| "currency": "BRL", |
| "region_system": "IBGE", |
| "status": "ok", |
| "n_total_loaded": 26100, |
| "source_schema": { |
| "data_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_ibge": "Value('string')", |
| "categoria_servico": "Value('string')", |
| "quantidade": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "biblioteca": "Value('string')", |
| "tipo_obra": "Value('string')", |
| "nome_usuario": "Value('string')", |
| "cpf_usuario": "Value('string')", |
| "numero_cartao": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "nome_usuario", |
| "cpf_usuario", |
| "numero_cartao" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5217, |
| "2023": 15666, |
| "2024": 5217 |
| }, |
| "n_target_year": 15666, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15666 |
| }, |
| { |
| "id": "toolathon123/ar-transporte-sube-tarjetas", |
| "country": "AR", |
| "domain": "transit", |
| "currency": "ARS", |
| "region_system": "INDEC", |
| "status": "ok", |
| "n_total_loaded": 26120, |
| "source_schema": { |
| "fecha_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_indec": "Value('string')", |
| "categoria_servicio": "Value('string')", |
| "cantidad": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "linea": "Value('string')", |
| "empresa": "Value('string')", |
| "numero_tarjeta": "Value('string')", |
| "nombre_pasajero": "Value('string')", |
| "cuit": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "numero_tarjeta", |
| "nombre_pasajero", |
| "cuit" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5222, |
| "2023": 15677, |
| "2024": 5221 |
| }, |
| "n_target_year": 15677, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15677 |
| }, |
| { |
| "id": "toolathon123/ar-salud-publica-turnos", |
| "country": "AR", |
| "domain": "health", |
| "currency": "ARS", |
| "region_system": "INDEC", |
| "status": "ok", |
| "n_total_loaded": 26090, |
| "source_schema": { |
| "fecha_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_indec": "Value('string')", |
| "categoria_servicio": "Value('string')", |
| "cantidad": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "especialidad": "Value('string')", |
| "efector": "Value('string')", |
| "nombre_paciente": "Value('string')", |
| "cuil": "Value('string')", |
| "dni": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "nombre_paciente", |
| "cuil", |
| "dni" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5216, |
| "2023": 15660, |
| "2024": 5214 |
| }, |
| "n_target_year": 15660, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15660 |
| }, |
| { |
| "id": "toolathon123/ar-anses-asignaciones-sociales", |
| "country": "AR", |
| "domain": "social_assistance", |
| "currency": "ARS", |
| "region_system": "INDEC", |
| "status": "ok", |
| "n_total_loaded": 26080, |
| "source_schema": { |
| "fecha_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_indec": "Value('string')", |
| "categoria_servicio": "Value('string')", |
| "cantidad": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "prestacion": "Value('string')", |
| "organismo": "Value('string')", |
| "nombre_beneficiario": "Value('string')", |
| "cuil": "Value('string')", |
| "dni": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "nombre_beneficiario", |
| "cuil", |
| "dni" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5218, |
| "2023": 15650, |
| "2024": 5212 |
| }, |
| "n_target_year": 15650, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15650 |
| }, |
| { |
| "id": "toolathon123/ar-bibliotecas-prestamos", |
| "country": "AR", |
| "domain": "library", |
| "currency": "ARS", |
| "region_system": "INDEC", |
| "status": "ok", |
| "n_total_loaded": 26100, |
| "source_schema": { |
| "fecha_referencia": "Value('string')", |
| "municipio": "Value('string')", |
| "codigo_indec": "Value('string')", |
| "categoria_servicio": "Value('string')", |
| "cantidad": "Value('int64')", |
| "valor_total": "Value('float64')", |
| "biblioteca": "Value('string')", |
| "tipo_obra": "Value('string')", |
| "nombre_usuario": "Value('string')", |
| "dni": "Value('string')", |
| "email": "Value('string')" |
| }, |
| "pii_columns_removed": [ |
| "nombre_usuario", |
| "dni", |
| "email" |
| ], |
| "n_unparsed_dates": 0, |
| "year_counts": { |
| "2022": 5228, |
| "2023": 15651, |
| "2024": 5221 |
| }, |
| "n_target_year": 15651, |
| "meets_10000": true, |
| "missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "dtypes": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "string", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "string", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "n_after_transform": 15651 |
| } |
| ], |
| "merged": { |
| "n_concatenated": 125265, |
| "n_exact_duplicates_removed": 1704, |
| "n_final": 123561, |
| "meets_50000": true, |
| "all_sources_meet_10000": true |
| }, |
| "schema_conflicts": [], |
| "final_schema": { |
| "data_referencia": "object", |
| "reference_year": "int64", |
| "municipio": "object", |
| "region_code": "object", |
| "region_name": "object", |
| "country": "object", |
| "country_name": "object", |
| "categoria_servico": "object", |
| "service_domain": "object", |
| "service_unit": "object", |
| "quantidade": "int64", |
| "valor_total": "float64", |
| "currency": "object", |
| "source_dataset": "object", |
| "source_row": "int64" |
| }, |
| "final_missing_rate": { |
| "data_referencia": 0.0, |
| "reference_year": 0.0, |
| "municipio": 0.0, |
| "region_code": 0.0, |
| "region_name": 0.0, |
| "country": 0.0, |
| "country_name": 0.0, |
| "categoria_servico": 0.0, |
| "service_domain": 0.0, |
| "service_unit": 0.0, |
| "quantidade": 0.0, |
| "valor_total": 0.0, |
| "currency": 0.0, |
| "source_dataset": 0.0, |
| "source_row": 0.0 |
| }, |
| "country_breakdown": { |
| "BR": 61882, |
| "AR": 61679 |
| }, |
| "domain_breakdown": { |
| "transit": 31200, |
| "health": 31200, |
| "social_assistance": 31200, |
| "library": 29961 |
| }, |
| "artifacts": { |
| "parquet_local": "output/merged_br_ar_gov_2023.parquet", |
| "csv_local": "output/merged_br_ar_gov_2023.csv", |
| "parquet_en_local": "output/merged_br_ar_gov_2023_en.parquet", |
| "hub_repo": "toolathon123/br-ar-gov-services-merged" |
| } |
| } |