BRFSS Alabama Heart Disease Timeline

By vlong18
  • BRFSS Data Collection Begins

    The CDC collected survey data from adults in Alabama to better understand health risks like heart disease, smoking, and access to care. This data was gathered through structured phone interviews as part of the BRFSS effort.
  • Data Saved in CSV Format

    The data was stored in a standard CSV file format on a secure hard drive. This kept it protected, but also meant limited accessibility for others who may have needed to verify or work with it.
  • Analyst Reviews Data and Identifies Gaps

    In June 2018, a newly hired analyst noticed that the database record count didn’t match the original CSV file. This discovery helped flag important issues with the data’s completeness.
  • Data Quality Concerns Raised

    With the data passing through multiple people and systems, the potential for small errors adds up. These inconsistencies raised concerns about whether the data could be reliably used for analysis or decision-making.
  • Transferred to New Location

    When the organization expanded, the data and codebook were moved to the new location using a flash drive. Although this method successfully transferred the files to the new location, it lacked verification steps to ensure that nothing was missed or corrupted along the way.
  • Imported into SQL Database

    As the data was imported into the new SQL system, several rows failed to upload due to character encoding problems. This led to data loss, which wasn’t immediately identified.
  • Ethical Use of Health Data (In-Progress)

    Because this data relates to real people, it must be handled with care. Ongoing work involves not just cleaning and organizing the data, but making sure it complies with privacy regulations and is used responsibly.
  • Current State: CSV and SQL Versions (In-Progress)

    The data currently exists in two forms: the original, complete CSV file and the incomplete SQL version. The two versions will need to be compared and cleaned before use to ensure accuracy.