CREATE TABLE consolidated_financial_sanctions_file_1_1 (
"filegenerationdate" TIMESTAMP,
"entity_logicalid" BIGINT,
"entity_eu_referencenumber" VARCHAR,
"entity_unitednationid" VARCHAR,
"entity_designationdate" TIMESTAMP,
"entity_designationdetails" VARCHAR,
"entity_remark" VARCHAR,
"entity_subjecttype" VARCHAR,
"entity_subjecttype_classificationcode" VARCHAR,
"entity_regulation_type" VARCHAR,
"entity_regulation_organisationtype" VARCHAR,
"entity_regulation_publicationdate" TIMESTAMP,
"entity_regulation_entryintoforcedate" TIMESTAMP,
"entity_regulation_numbertitle" VARCHAR,
"entity_regulation_programme" VARCHAR,
"entity_regulation_publicationurl" VARCHAR,
"namealias_lastname" VARCHAR,
"namealias_firstname" VARCHAR,
"namealias_middlename" VARCHAR,
"namealias_wholename" VARCHAR,
"namealias_namelanguage" VARCHAR,
"namealias_gender" VARCHAR,
"namealias_title" VARCHAR,
"namealias_function" VARCHAR,
"namealias_logicalid" DOUBLE,
"namealias_regulationlanguage" VARCHAR,
"namealias_remark" VARCHAR,
"namealias_regulation_type" VARCHAR,
"namealias_regulation_organisationtype" VARCHAR,
"namealias_regulation_publicationdate" TIMESTAMP,
"namealias_regulation_entryintoforcedate" TIMESTAMP,
"namealias_regulation_numbertitle" VARCHAR,
"namealias_regulation_programme" VARCHAR,
"namealias_regulation_publicationurl" VARCHAR,
"address_city" VARCHAR,
"address_street" VARCHAR,
"address_pobox" VARCHAR,
"address_zipcode" VARCHAR,
"address_region" VARCHAR,
"address_place" VARCHAR,
"address_asatlistingtime" VARCHAR,
"address_contactinfo" VARCHAR,
"address_countryiso2code" VARCHAR,
"address_countrydescription" VARCHAR,
"address_logicalid" DOUBLE,
"address_regulationlanguage" VARCHAR,
"address_remark" VARCHAR,
"address_regulation_type" VARCHAR,
"address_regulation_organisationtype" VARCHAR,
"address_regulation_publicationdate" TIMESTAMP,
"address_regulation_entryintoforcedate" TIMESTAMP,
"address_regulation_numbertitle" VARCHAR,
"address_regulation_programme" VARCHAR,
"address_regulation_publicationurl" VARCHAR,
"birthdate_birthdate" TIMESTAMP,
"birthdate_day" DOUBLE,
"birthdate_month" DOUBLE,
"birthdate_year" DOUBLE,
"birthdate_yearrangefrom" DOUBLE,
"birthdate_yearrangeto" DOUBLE,
"birthdate_circa" VARCHAR,
"birthdate_calendartype" VARCHAR,
"birthdate_zipcode" VARCHAR,
"birthdate_region" VARCHAR,
"birthdate_place" VARCHAR,
"birthdate_city" VARCHAR,
"birthdate_countryiso2code" VARCHAR,
"birthdate_countrydescription" VARCHAR,
"birthdate_logicalid" DOUBLE,
"birthdate_regulationlanguage" VARCHAR,
"birthdate_remark" VARCHAR,
"birthdate_regulation_type" VARCHAR,
"birthdate_regulation_organisationtype" VARCHAR,
"birthdate_regulation_publicationdate" TIMESTAMP,
"birthdate_regulation_entryintoforcedate" TIMESTAMP,
"birthdate_regulation_numbertitle" VARCHAR,
"birthdate_regulation_programme" VARCHAR,
"birthdate_regulation_publicationurl" VARCHAR,
"identification_number" VARCHAR,
"identification_diplomatic" VARCHAR,
"identification_knownexpired" VARCHAR,
"identification_knownfalse" VARCHAR,
"identification_reportedlost" VARCHAR,
"identification_revokedbyissuer" VARCHAR,
"identification_issuedby" VARCHAR,
"identification_issueddate" TIMESTAMP,
"identification_validfrom" TIMESTAMP,
"identification_validto" TIMESTAMP,
"identification_latinnumber" VARCHAR,
"identification_nameondocument" VARCHAR,
"identification_typecode" VARCHAR,
"identification_typedescription" VARCHAR,
"identification_region" VARCHAR,
"identification_countryiso2code" VARCHAR,
"identification_countrydescription" VARCHAR,
"identification_logicalid" DOUBLE,
"identification_regulationlanguage" VARCHAR,
"identification_remark" VARCHAR,
"identification_regulation_type" VARCHAR,
"identification_regulation_organisationtype" VARCHAR
);