Skip to content

Instantly share code, notes, and snippets.

@aaronpeters
aaronpeters / cities.json
Created May 20, 2020 09:12 — forked from sroye98/cities.json
cities.json
This file has been truncated, but you can view the full file.
[
{
"CityId": 10,
"CountryId": 254,
"RegionId": 122,
"CityName": "Mobile",
"Longitude": -8.809600000000000e+001,
"Latitude": 3.068710000000000e+001,
"TimeZone": "-06:00",
@aaronpeters
aaronpeters / countriesToCities.json
Created May 20, 2020 09:09 — forked from mayurah/countriesToCities.json
Countries To Cities - JSON
This file has been truncated, but you can view the full file.
@aaronpeters
aaronpeters / regions.json
Created May 20, 2020 09:08 — forked from sroye98/regions.json
regions.json
[
{
"RegionId": 1,
"CountryId": 14,
"RegionName": "Victoria",
"Code": "VI",
"ADM1Code": "AS07"
},
{
"RegionId": 2,
@aaronpeters
aaronpeters / countries.json
Created May 20, 2020 09:04 — forked from sroye98/countries.json
countries.json
[
{
"CountryId": 1,
"CountryName": "Afghanistan",
"FIPS104": "AF",
"ISO2": "AF",
"ISO3": "AFG",
"ISON": "4",
"Internet": "AF",
"Capital": "Kabul ",