Datenschule / jedeschule-scraper

MIT License
22 stars 15 forks source link

update scrapers #39

Closed knutator2 closed 3 years ago

knutator2 commented 4 years ago

update the scrapers for all federal states

cyroxx commented 4 years ago

@cursorius-cursor has updated and rewritten the MV scraper: https://github.com/cursorius-cursor/jedeschule-scraper/commit/9bb489bb6ed7150debae2a3f46a43303266e8987

Apart from fixing the scraper, the biggest change is that almost all keys/abbreviations are directly read from the Excel file (except for those that are missing from the legend).

However, the above version produces two different keys for the school type (space vs. newline): row['Schulart/ Org.form'] and row['Schulart/\nOrg.form']