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

migrate country:uk ids to country:gb v1 #186

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2019

  1. Configuration menu
    Copy the full SHA
    fe84bd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a999fd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb4f14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38ea2cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad9825e View commit details
    Browse the repository at this point in the history
  6. re-run the new build scripts

    $ ./scripts/country-gb/build.py
    $ ./scripts/compile.py gb
    processing identifiers/country-gb/uk_parliament_consitituencies.csv
    processing identifiers/country-gb/combined_authorities.csv
    processing identifiers/country-gb/police_force_areas.csv
    processing identifiers/country-gb/naw_consitituencies.csv
    processing identifiers/country-gb/scottish_parliament_regions.csv
    processing identifiers/country-gb/naw_regions.csv
    processing identifiers/country-gb/country-uk.csv
    processing identifiers/country-gb/scottish_parliament_consitituencies.csv
    types
       pcon                             650
       spc                               73
       pfa                               40
       nawc                              40
       cauth                              9
       spr                                8
       nawr                               5
       country                            1
    fields
       id                          826       100%
       name                        826       100%
       gss_code                    826       100%
    chris48s committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    fe9203a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

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

Commits on Mar 18, 2020

  1. uk --> gb in EU identifiers

    chris48s committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    4b5687f View commit details
    Browse the repository at this point in the history