Investment Commitments
Investment Commitments
@kaggle.brandonnova_investment_commitments
Investment Commitments
@kaggle.brandonnova_investment_commitments
CREATE TABLE investment_commitments_modeling_data (
"importer" VARCHAR,
"exporter" VARCHAR,
"year" BIGINT,
"sector" VARCHAR,
"log_fas" DOUBLE,
"contiguity" BIGINT,
"member_eu_joint" BIGINT,
"member_wto_joint" BIGINT,
"common_language" BIGINT,
"colony" BIGINT,
"lndist" DOUBLE,
"agree_pta" BIGINT,
"stri" DOUBLE
);
Anyone who has the link will be able to view this.