/ExploratoryDataAnalysis

This is the final project for the Exploratory Data Analysis Module of the Data Analyst NanoDegree

Primary LanguageHTML

Using Exploratory Data Analysis Techniques in the 2016 USA Presidential Campaign Finance in the State of California

Abstract

The project uses exploratory data analysis techniques (EDA) to explore the 2016 Presidential Campaign Finance contributions dataset. The analysis is restricted to the State of California. The purpose of the EDA is to understand the contributors behaviour during presidential campaigns. The analysis was conducted in R using the ggplot2 library.

The repository contains the following files:

  • final_project.html: Knitted html file containing the analysis (final presentation).
  • final_project.Rmd: File containing the EDA description and R script.
  • P00000001-CA.csv.zip: A zipped file containing the contributions data for the State of California.
  • CONTRIBUTOR_FORMAT.txt: Contains a dictionary of all the fields in the dataset
  • california_cities.csv: Contains the coordinates of each of the major cities in the State of California.
  • zipcodes_2013.txt: Coordinates for each of the zip codes in the USA.

References: