Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wi p pollingstations refactor #11

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    68e0cd3 View commit details
    Browse the repository at this point in the history
  2. PollingStationsList and PollingDistrictsList models

    Our current scraping model deals with all the stations and all the
    districts, so for now I'm just going to reimplement that here. If
    there's some advantage to scraping individual stations/districts that
    can be handled down the line.
    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    39ff861 View commit details
    Browse the repository at this point in the history
  3. Add command and base scrapers

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    1fbd821 View commit details
    Browse the repository at this point in the history
  4. Arcgis scraper

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    55e2d9e View commit details
    Browse the repository at this point in the history
  5. XML scrapers

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e8d89c0 View commit details
    Browse the repository at this point in the history
  6. GeoJsonScraper and example

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    ff7eba7 View commit details
    Browse the repository at this point in the history
  7. fixup! Arcgis scraper

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    c21b372 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e77233 View commit details
    Browse the repository at this point in the history
  9. fixup! Arcgis scraper

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    73ccad0 View commit details
    Browse the repository at this point in the history
  10. Scrapers for AGB and BRT

    GeoWill committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e4a0166 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    60c43df View commit details
    Browse the repository at this point in the history