venues: Major sports venues

venuesR Documentation

Major sports venues

Description

The data is a subset of the data extracted from HIFLD Open Data. It includes all of the major venues for American professional sports, their location, and what type of sports are performed there.

Usage

venues

Format

A data frame with 824 rows and 8 variables:

venueid

Unique ID for venue

name

Venue Name

city

Venue's city

state

Venue's state

zip

Venue's Zip code

status

State of venue: CLOSED, OPEN or UNDER CONSTRUCTION

country

Country of Venue

type

NAICS Code description of venue

Source

Homeland Infrastructure Foundation-Level Data

Examples

summary(venues)

Rkabacoff/qacData documentation built on April 3, 2022, 9:21 a.m.