Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
maxious committed Jan 31, 2018
1 parent 1347874 commit 233d684
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scraper.py
Expand Up @@ -24,7 +24,8 @@
#"2012-13":"51",
#"2013-14":"55",
#"2014-15":"56",
"2015-16":"60"
#"2015-16":"60"
"2016-17":"64"
}
for period, periodid in annReportingPeriods.items():
br = mechanize.Browser()
Expand Down

0 comments on commit 233d684

Please sign in to comment.