Baselight

🏗️Construction Investment - 💰Economics

How buildings change for 60 years by the gomverment and others

@kaggle.yutodennou_construction_investment_amount_in_japan

Loading...
Loading...

About this Dataset

🏗️Construction Investment - 💰Economics

The amounts of construction investment in Japan for 60 years from 1960.


The amounts are divided into who and what purposes as each column such like "Building Repairs by Government"

Files

Construction_investment_amount_in_japan.csv

Data source

Japanese Government Statistics Portal

Tables

Construction Investment Amount In Japan

@kaggle.yutodennou_construction_investment_amount_in_japan.construction_investment_amount_in_japan
  • 62.41 KB
  • 378 rows
  • 28 columns
Loading...

CREATE TABLE construction_investment_amount_in_japan (
  "construction_investment" VARCHAR,
  "year" BIGINT,
  "value" VARCHAR,
  "total" DOUBLE,
  "architecture_total" DOUBLE,
  "architecture_residential" DOUBLE,
  "architecture_residential_government" DOUBLE,
  "architecture_residential_private" DOUBLE,
  "architecture_non_residential" DOUBLE,
  "architecture_non_residential_government" DOUBLE,
  "architecture_non_residential_private" DOUBLE,
  "architecture_non_residential_private_mining_and_industry" DOUBLE,
  "architecture_non_residential_private_other" DOUBLE,
  "architecture_building_repairs_renovation_or_remodeling" DOUBLE,
  "architecture_building_repairs_government" DOUBLE,
  "architecture_building_repairs_private" DOUBLE,
  "civil_engineering_total" DOUBLE,
  "civil_engineering_government" DOUBLE,
  "civil_engineering_government_public_projects" DOUBLE,
  "civil_engineering_government_other" DOUBLE,
  "civil_engineering_private" DOUBLE,
  "repeated_total_government" DOUBLE,
  "repeated_total_private" DOUBLE,
  "repeated_architecture_government" DOUBLE,
  "repeated_architecture_private" DOUBLE,
  "repeated_civil_engineering_government" DOUBLE,
  "repeated_civil_engineering_private" DOUBLE,
  "repeated_private_non_residential_construction_non_resi_ebc435f2" DOUBLE
);

Share link

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