Foreign, Commonwealth And Development Office Geographical Names Index
Foreign, Commonwealth and Development Office (FCDO)
@ukgov.foreign_commonwealth_and_development_office_geographic_a3d378b7
Foreign, Commonwealth and Development Office (FCDO)
@ukgov.foreign_commonwealth_and_development_office_geographic_a3d378b7
CREATE TABLE fcdo_country_names (
"country_code" VARCHAR,
"name" VARCHAR,
"official_name" VARCHAR,
"citizen_names" VARCHAR
);
CREATE TABLE uk_crown_dependencies (
"country_territory" VARCHAR,
"name" VARCHAR,
"official_name" VARCHAR,
"citizen_names" VARCHAR
);
CREATE TABLE uk_overseas_territory_names (
"country_territory" VARCHAR,
"name" VARCHAR,
"official_name" VARCHAR,
"citizen_names" VARCHAR
);
Anyone who has the link will be able to view this.