From 9e9a301d5a72dc2d9006a9c0056a14b089ae4504 Mon Sep 17 00:00:00 2001 From: eduardosantosgit Date: Tue, 4 Sep 2018 14:00:00 +0100 Subject: [PATCH] get fields init education scrap --- .../Services/IBGE/IBGEProspectServiceScrap.cs | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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("", + "", + "", + "