names_year: Birth names counts by year for each US state

Description Usage Format Source Examples

Description

A cleaned data set of birth names by year with counts for US states as well

Usage

1

Format

A data frame with columns:

name

The variable is character. Baby name

year

The variable is numeric. Birth year

AK

The variable is numeric. Total for state

AL

The variable is numeric.

AR

The variable is numeric.

AZ

The variable is numeric.

CA

The variable is numeric.

CO

The variable is numeric.

CT

The variable is numeric.

DC

The variable is numeric.

DE

The variable is numeric.

FL

The variable is numeric.

GA

The variable is numeric.

HI

The variable is numeric.

IA

The variable is numeric.

ID

The variable is numeric.

IL

The variable is numeric.

IN

The variable is numeric.

KS

The variable is numeric.

KY

The variable is numeric.

LA

The variable is numeric.

MA

The variable is numeric.

MD

The variable is numeric.

ME

The variable is numeric.

MI

The variable is numeric.

MN

The variable is numeric.

MO

The variable is numeric.

MS

The variable is numeric.

MT

The variable is numeric.

NC

The variable is numeric.

ND

The variable is numeric.

NE

The variable is numeric.

NH

The variable is numeric.

NJ

The variable is numeric.

NM

The variable is numeric.

NV

The variable is numeric.

NY

The variable is numeric.

OH

The variable is numeric.

OK

The variable is numeric.

OR

The variable is numeric.

PA

The variable is numeric.

RI

The variable is numeric.

SC

The variable is numeric.

SD

The variable is numeric.

TN

The variable is numeric.

TX

The variable is numeric.

UT

The variable is numeric.

VA

The variable is numeric.

VT

The variable is numeric.

WA

The variable is numeric.

WI

The variable is numeric.

WV

The variable is numeric.

WY

The variable is numeric.

Total

The variable is numeric. Total for the US

Source

https://data.world/government/us-baby-names-by-state

Examples

1
2
3
4
## Not run: 
names_year

## End(Not run)

byuidatascience/data4names documentation built on July 30, 2020, 12:03 a.m.