Baselight

Growth Rate Of USA From GDP Values

US GDP Growth over time

@kaggle.salmaneunus_us_gdp_growth_rate

Loading...
Loading...

About this Dataset

Growth Rate Of USA From GDP Values

This is collected from an open USA dataset. It contain the GDP growth of USA from 1st January 1947 to 1st January 2020. Gross Domestic Product or GDP reflects the development of a country and well being. An increase in GDP often refers to the improvement in the standards of living. There are other indicators of standards of living like Human Development Index or HDI, which is calculated depending on other factors.

Tables

Gdp

@kaggle.salmaneunus_us_gdp_growth_rate.gdp
  • 6.93 KB
  • 293 rows
  • 2 columns
Loading...

CREATE TABLE gdp (
  "date" TIMESTAMP,
  "gdp" DOUBLE
);

Share link

Anyone who has the link will be able to view this.