Electronic Cigarette Tax Regulations
State Taxation Policies
@kaggle.thedevastator_us_e_cig_tax_regulations
State Taxation Policies
@kaggle.thedevastator_us_e_cig_tax_regulations
CREATE TABLE cdc_state_system_e_cigarette_legislation_tax (
"index" BIGINT,
"year" BIGINT,
"quarter" BIGINT,
"locationabbr" VARCHAR,
"locationdesc" VARCHAR,
"topicdesc" VARCHAR,
"measuredesc" VARCHAR,
"datasource" VARCHAR,
"provisiongroupdesc" VARCHAR,
"provisiondesc" VARCHAR,
"provisionvalue" VARCHAR,
"citation" VARCHAR,
"provisionaltvalue" DOUBLE,
"datatype" VARCHAR,
"comments" VARCHAR,
"enacted_date" TIMESTAMP,
"effective_date" TIMESTAMP,
"geolocation" VARCHAR,
"displayorder" BIGINT,
"topictypeid" VARCHAR,
"topicid" VARCHAR,
"measureid" VARCHAR,
"provisiongroupid" VARCHAR,
"provisionid" BIGINT
);
Anyone who has the link will be able to view this.