Open Data Hub v1
Public Datasets & API
Integrate official Brazilian calculation constants directly into your apps and AI autonomous agents globally via reliable JSON endpoints.
Brazil Labor & Financial 2026
A unified JSON packet containing the exact INSS Progressive bands (2026), updated IRRF tax slabs (2026), and CLT cost indicators we use to power CalcForgeTools engines.
Status: StableVers: 2026.1.0 AI-Optimized
Example Payload (Sample)
{
"metadata": {
"id": "br-labor-financial-2026",
"version": "2026.1.0"
},
"data": {
"minimumWage": { "value": 1621.00, "currency": "BRL" },
"inss": {
"ceilingSalary": 8475.55,
"bands": [ { "upTo": 1621.0, "rate": 0.075 }, ... ]
}
}
}