whosonfirst-data / whosonfirst-data-constituency-us

Who's On First constituency data for the US
Other
5 stars 0 forks source link

Consider creating new 115th Congress, Senate and House records #5

Open stepps00 opened 7 years ago

stepps00 commented 7 years ago

As a follow up once a PR for https://github.com/whosonfirst-data/whosonfirst-data-constituency-us/issues/4 lands, consider creating new records for the 115th Congress, 115th Senate, and 115th House of Representatives with inception and cessation dates.

Each existing senate and house constituency record would be parented be the 115th Senate or 115th House of Representatives record, respectively. The 115th Congress would then parent the two Senate and House records. Hierarchy example for California:

    "wof:hierarchy":[
        {
            "continent_id":102191575,
            "country_id":85633793,
            "constituency(?)_id":XXXXXXX, (115th Congress)
            "constituency(?)_id":XXXXXXX, (115th Senate)
            "region_id":85688637
            "constituency_id":1108746689,
        }
    ],

There are probably more details to work out...

burritojustice commented 7 years ago

👍