
Daily Petrol Fuel Price Data in India (2002-2020)
Source:R/data-documentation.R
petrol_fuelprice_tbl_df.Rd
This dataset, petrol_fuelprice_tbl_df, is a tibble containing daily petrol fuel price data across multiple cities and states in India from 2002 to 2020. It includes city and state information, along with the date and petrol price rate. The dataset preserves the original structure from its source on Kaggle.
Usage
data(petrol_fuelprice_tbl_df)
Format
A tibble with 5,048 observations and 4 variables:
- city
Name of the city (character)
- date
Date of the observation (Date)
- rate
Petrol price rate (numeric)
- state
Name of the state (character)
Source
Data obtained from Kaggle: https://www.kaggle.com/datasets/sudhirnl7/fuel-price-in-india