Skip to content

Prep for Analysis: Getting to know the CBC and NOAA Data  #36

@rectheworld

Description

@rectheworld

Prep for Analysis: Getting to know the CBC and NOAA Data

Goal:

Preform task required for analysis and compute tables and counts to help us understand the data better.

Inputs:

cbc_cleaned_usa_merged.csv - Contain volenteer submitted cbc data and the weather data for the closest noaa station. Distances are measured in meters.

Outputs:

A Notebook file containing the tasks mentioned

TASKS

  • All temperature values should be divided by 10 to be comparable with the CBC readings (noaa station measures in tenth of a degree). These values should be kept in a New field til QA is done
  • Create a variable to represent the existence of any PREC recorded by the cbc

Counting:

  • Question: Getting to know the data by numbers. How many records are there? How many States? How many years?
  • Question: How many records have cbc recorded TEMP, or PREC data but do not have the corresponding NOAA data?

Basic Stats and Investigations

  • Take Absolute value of temp difference
  • Plot over time to look at possible temperature difference
  • Mean Difference
    For Temperature
  • Outlier Check - who is way off, how is way off

Metadata

Metadata

Assignees

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