Beijing_sample: Beijing car prices from 2010 to 2015

Beijing_sampleR Documentation

Beijing car prices from 2010 to 2015

Description

A dataset containing the manufacturer's suggested retail price (MSRP) of car models and how many of these models were sold in Beijing between 2010 and 2015 as well as other information.

Usage

Beijing_sample

Format

a tibble with 217155 rows and 16 variables

id

a number that uniquely identifies each Beijing car model by year

year

year, as an integer between 2010 and 2015

month

month, as an integer between 1 and 12

ym

A Date-class variable of the format yyyy-mm-01

city

"Beijing"

MSRP

manufacturer's suggested retail price, in RMB

sales

number of car models sold in that particular year

swtprice

price, in RMB 1000

color, noticenum

uniquely identify car model

postBeijing

1 if cars were sold after Beijing lottery in 2011, and 0 otherwise

postTianjin

1 if cars were sold after Tianjin lottery/auction in 2014, and 0 otherwise

Beijing

1 if cars were sold in Beijing, which is every car in this dataset

Tianjin

1 if cars were sold in Tianjin, which is no car in this dataset

Shijiazhuang

1 if cars were sold in Shijiazhuang, which is no car in this dataset

policy_dummy

1 if cars were sold after lottery in 2011, same as postBeijing

Details

Due to privacy restrictions, we cannot distribute the original data sets. This data set is an anonymized version of the original.

Source

This data set mimics the properties of the data set used in Daljord et al. (2021).


omkarakatta/diftrans documentation built on Feb. 24, 2023, 9:06 p.m.