Baselight

USA Consumer Prices (U.S. Bureau Of Labor Statistics, 2023)

@owid.us_consumer_prices

Loading...
Loading...

About this Dataset

USA Consumer Prices (U.S. Bureau Of Labor Statistics, 2023)

The Bureau of Labor Statistics report on the monthly Consumer Price Index (CPI) of individual goods and services for urban consumers at the national, city, and state level.

CPI is presented on an annual basis, which we have derived as the average of the monthly CPIs in a given year.

Tables

Us Consumer Prices 1

@owid.us_consumer_prices.owid_us_consumer_prices_1
  • 12.9 KB
  • 27 rows
  • 16 columns
Loading...

CREATE TABLE owid_us_consumer_prices_1 (
  "index" BIGINT,
  "year" INTEGER,
  "clothing" FLOAT,
  "education" FLOAT,
  "food_beverages" FLOAT,
  "housing" FLOAT,
  "household_energy" FLOAT,
  "medical_care" FLOAT,
  "tuition_fees_childcare" FLOAT,
  "college_tuition_fees" FLOAT,
  "software" FLOAT,
  "televisions" FLOAT,
  "toys" FLOAT,
  "public_transport" FLOAT,
  "new_cars" FLOAT,
  "country" VARCHAR
);

US Consumer Prices

@owid.us_consumer_prices.owid_us_consumer_prices_2
  • 15.87 KB
  • 111 rows
  • 16 columns
Loading...

CREATE TABLE owid_us_consumer_prices_2 (
  "country" VARCHAR,
  "year" INTEGER,
  "all_items" FLOAT,
  "clothing" FLOAT,
  "education" FLOAT,
  "food_beverages" FLOAT,
  "housing" FLOAT,
  "household_energy" FLOAT,
  "medical_care" FLOAT,
  "tuition_fees_childcare" FLOAT,
  "college_tuition_fees" FLOAT,
  "software" FLOAT,
  "televisions" FLOAT,
  "toys" FLOAT,
  "public_transport" FLOAT,
  "new_cars" FLOAT
);

US Consumer Prices

@owid.us_consumer_prices.owid_us_consumer_prices_3
  • 15.68 KB
  • 112 rows
  • 16 columns
Loading...

CREATE TABLE owid_us_consumer_prices_3 (
  "country" VARCHAR,
  "year" INTEGER,
  "all_items" FLOAT,
  "childcare" FLOAT,
  "clothing" FLOAT,
  "college_tuition_fees" FLOAT,
  "education" FLOAT,
  "food_beverages" FLOAT,
  "household_energy" FLOAT,
  "housing" FLOAT,
  "medical_care" FLOAT,
  "new_cars" FLOAT,
  "public_transport" FLOAT,
  "software" FLOAT,
  "televisions" FLOAT,
  "toys" FLOAT
);

Share link

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