Skip to content

Commit

Permalink
new table
Browse files Browse the repository at this point in the history
  • Loading branch information
BigDataKatha committed Aug 18, 2023
1 parent 31d307b commit de4dbfd
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions tables/core_dictionary.pros.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"iatacode": "AAD",
"iatacodetype": "AIRPORT",
"airportgeoid": "123456",
"airportname_en": "Adado Airport",
"airportname_es": "Aeroporto de Adado",
"airportname_fr": "Aéroport Adado",
"airportname_pt": "Aeroporto de Adado",
"citycode": "AAD",
"citygeoid": "1234567",
"cityname_en": "Adado",
"cityname_es": "Adado",
"cityname_fr": "Adado",
"cityname_pt": "Adão",
"regioncode": "AFR",
"countryisocode": "SO",
"countryatpcocode": "SO",
"countrygeoid": "1234568",
"countryname_en": "Somalia",
"countryname_es": "Somalia",
"countryname_fr": "Somalie",
"countryname_pt": "Somália",
"areacode": "2",
"continentcode": "AF",
"latitude": "6.09682",
"longitude": "46.63825",
"timezoneid": "Africa/Mogadishu",
"timezoneoffset": "UTC/GMT+3",
"discontinueddate": "2003-01-12"
}

0 comments on commit de4dbfd

Please sign in to comment.