openelections-core icon indicating copy to clipboard operation
openelections-core copied to clipboard

Add canonical names for Washington offices and parties to fixtures

Open ghing opened this issue 9 years ago • 1 comments

Add canonical names of Washington offices and parties to the fixtures in us/fixtures/office.csv and us/fixtures/party.csv. These are used by the transforms to create the normalized records and relations.

These fixtures create office and party records using the load_metadata.run task (docs and then looked up in the transforms (here's an example from MD)

Doing this will likely be an iterative process as you work through the RawResult records created in the loader.

ghing avatar Oct 14 '14 15:10 ghing

Current progress on office.csv: https://gist.github.com/EricLagerg/5ca344ca97f5c9714b68

Parties will come in a bit, probably a week after the election (which is Nov 5th) because we still have to do last-minute GOTV, then collect signs, then possibly ballot rehabbing if there's a manual recount (which is, unfortunately, likely).

ericlagergren avatar Nov 04 '14 01:11 ericlagergren