nyPopData: Test data for the New York border Group

nyPopDataR Documentation

Test data for the New York border Group

Description

This dataset contains the 2014 population and average income per person in each of the New York counties.

Usage

data(nyPopData)

Format

A data frame with 63 rows, 1 for each county and 14 variables per county:

Area

a character vector containing the New York county and buorgh name.

Est_2000

a numeric vector of the county's estimated population for 2000.

Est_2001

a numeric vector of the county's estimated population for 2001.

Est_2002

a numeric vector of the county's estimated population for 2002.

Est_2003

a numeric vector of the county's estimated population for 2003.

Est_2004

a numeric vector of the county's estimated population for 2004.

Est_2005

a numeric vector of the county's estimated population for 2005.

Est_2006

a numeric vector of the county's estimated population for 2006.

Est_2007

a numeric vector of the county's estimated population for 2007.

Est_2008

a numeric vector of the county's estimated population for 2008.

Est_2009

a numeric vector of the county's estimated population for 2009.

Est_2010

a numeric vector of the county's estimated population for 2010.

Pop_2000

a numeric vector of the county's actual population for 2000.

Pop_2010

a numeric vector of the county's actual population for 2010.

Details

This dataset was pulled from the New York government website in January, 2015. It contains the actual and estimate populations of each county from 2000 to 2010.


micromapST documentation built on Nov. 12, 2023, 5:06 p.m.