Skip to contents

This dataset, GDPIndia_tbl_df, is a tibble containing historical GDP data for India from 1960 to 2022. It includes columns as present in the original source file, preserving their exact names and formats. The dataset preserves the original structure from its source on Kaggle.

Usage

data(GDPIndia_tbl_df)

Format

A tibble with 63 observations and 5 variables:

...1

Original column from the source file (numeric)

India GDP - Historical Data...2

Original column from the source file (character)

India GDP - Historical Data...3

Original column from the source file (character)

India GDP - Historical Data...4

Original column from the source file (character)

India GDP - Historical Data...5

Original column from the source file (character)

Details

The dataset name has been kept as 'GDPIndia_tbl_df' to maintain consistency with the naming conventions in the IndiAPIs package. The suffix 'tbl_df' indicates that this is a tibble data frame. The original content has not been modified in any way.