Skip to content

Need to reload 2016 precinct results for all FL elections #5

@dwillis

Description

@dwillis

Grant Smith reports:

"On Florida, I went direct back to the state site and downloaded the raw source files and ran the same query and now it shows 82 districts. So maybe they updated it since y'all originally downloaded it? It does look like some counties aren't reporting their state rep results. From the OpenElections file, there are 66 counties but only 50 reporting state rep results.

The file I put together from the state has 68 counties (one is a blank) but only 51 with state rep results.

The file I downloaded from OpenElections has 137,568 records and what I compiled from the state has 626,690. I didn't fiddle yet with the one county that did a recount. I'm gonna shoot them an email but it looks like we may have to hit up those missing counties for their missing data."

Precinct-level results are here, and will require some additions to the core repository to load individual county files. They also could be stitched together in advance, but probably better to download/unzip file and handle.

Steps:

  1. Add state's county abbreviations from precinct downloads to FL.csv file in mappings directory in openelex\us\fl directory.
  2. Write fetch command to retrieve, unzip and rename county files, using the abbreviations.
  3. Alter loader to ingest files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions