U.S. Government Revenue Collections
U.S. Government Revenue Collections from 12/28/2018 to 12/27/2023
@kaggle.sriharshaeedala_u_s_government_revenue_collections
U.S. Government Revenue Collections from 12/28/2018 to 12/27/2023
@kaggle.sriharshaeedala_u_s_government_revenue_collections
CREATE TABLE usgovtrevcollect_20041001_20231227 (
"record_date" TIMESTAMP,
"electronic_category_description" VARCHAR,
"channel_type_description" VARCHAR,
"tax_category_description" VARCHAR,
"net_collections_amount" DOUBLE,
"electronic_category_id" BIGINT,
"channel_type_id" BIGINT,
"tax_category_id" BIGINT,
"source_line_number" BIGINT,
"fiscal_year" BIGINT,
"fiscal_quarter_number" BIGINT,
"calendar_year" BIGINT,
"calendar_quarter_number" BIGINT,
"calendar_month_number" BIGINT,
"calendar_day_number" BIGINT
);
Anyone who has the link will be able to view this.