diff --git a/src/LocationService.Infrastructure/Services/IBGE/IBGEProspectServiceScrap.cs b/src/LocationService.Infrastructure/Services/IBGE/IBGEProspectServiceScrap.cs index 7434131..2603cad 100644 --- a/src/LocationService.Infrastructure/Services/IBGE/IBGEProspectServiceScrap.cs +++ b/src/LocationService.Infrastructure/Services/IBGE/IBGEProspectServiceScrap.cs @@ -111,7 +111,7 @@ public Result GetWorkIncome(string html) public Result GetEducation(string html) { var blockPop = _scrapParser - .ScrapBlockPage(html, "colspan=\"2\">População", "colspan=\"2\">Educação"); + .ScrapBlockPage(html, "colspan=\"2\">Educação", "colspan=\"2\">Economia"); var tablesEdu = blockPop.SplitString("", + "", + "", + "