Investment In Building Construction
Tracking Monthly Investment Trends in Residential and Non-Residential Constructi
@kaggle.noeyislearning_investment_in_building_construction
Tracking Monthly Investment Trends in Residential and Non-Residential Constructi
@kaggle.noeyislearning_investment_in_building_construction
CREATE TABLE invesment_in_building_construction (
"ref_date" VARCHAR,
"geo" VARCHAR,
"dguid" VARCHAR,
"type_of_structure" VARCHAR,
"type_of_work" VARCHAR,
"investment_value" VARCHAR,
"uom" VARCHAR,
"uom_id" BIGINT,
"scalar_factor" VARCHAR,
"scalar_id" BIGINT,
"vector" VARCHAR,
"coordinate" VARCHAR,
"value" DOUBLE,
"status" VARCHAR,
"symbol" VARCHAR,
"terminated" VARCHAR,
"decimals" BIGINT
);
Anyone who has the link will be able to view this.