title: Democratic Primary Candidate Data Missing Column
content: For the dem_candidates.csv dataset, it says there should be a Gender column, but there is not one.
involved: [
    {
        "name": "README.md",
        "context": "`dem_candidates.csv` includes: 

Column | Description 
-------|--------------
`Gender` | u201cMaleu201d or u201cFemale.u201d Supplied by Ballotpedia."
    },
    {
        "name": "dem_candidates.csv",
        "context": "there is no column named "gender""
    }
]