sales_region: Vehicle sales statistics by region and type

sales_regionR Documentation

Vehicle sales statistics by region and type

Description

This data frame contains annual data on vehicle sales statistics by region and type between the years 2005 and 2021 (inclusive) from the OICA. Standard country / area codes come from the United Nations Statistics Division. The table below shows a detailed description of each variable.

Usage

data(sales_region)

Format

Variable Description
year Year (2005 - 2021)
region Region name
type Vehicle type: pv = passenger vehicle, cv = commercial vehicle
n Number of vehicles produced

Source

Raw data downloaded from the Organisation Internationale des Constructeurs d'Automobiles (OICA) and the United Nations Statistics Division

Examples

data(sales_region)

head(sales_region)

jhelvy/oica documentation built on June 11, 2025, 5:40 p.m.