Baselight

Tobacco Consumption

Adult Tobacco Consumption In the U.S. 2000-Present

@kaggle.timgoosey_tobacco_consumption

Loading...
Loading...

About this Dataset

Tobacco Consumption

This data set highlights critical trends in adult total and per capita consumption of both combustible (cigarettes, little cigars, small cigars, pipe tobacco, roll-your-own tobacco) tobacco products and smoke less (chewing tobacco and snuff).

Tables

Adult Tobacco Consumption In The U S 2000 Present 1

@kaggle.timgoosey_tobacco_consumption.adult_tobacco_consumption_in_the_u_s_2000_present_1
  • 20.36 KB
  • 286 rows
  • 14 columns
Loading...

CREATE TABLE adult_tobacco_consumption_in_the_u_s_2000_present_1 (
  "year" BIGINT,
  "locationabbrev" VARCHAR,
  "locationdesc" VARCHAR,
  "population" BIGINT,
  "topic" VARCHAR,
  "measure" VARCHAR,
  "submeasure" VARCHAR,
  "data_value_unit" VARCHAR,
  "domestic" BIGINT,
  "imports" BIGINT,
  "total" BIGINT,
  "domestic_per_capita" DOUBLE,
  "imports_per_capita" DOUBLE,
  "total_per_capita" DOUBLE
);

Share link

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