Skip to content

Instantly share code, notes, and snippets.

@sroye98
sroye98 / cities.json
Created August 22, 2019 19:55
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",
@sroye98
sroye98 / regions.json
Created August 22, 2019 19:09
regions.json
[
{
"RegionId": 1,
"CountryId": 14,
"RegionName": "Victoria",
"Code": "VI",
"ADM1Code": "AS07"
},
{
"RegionId": 2,
@sroye98
sroye98 / countries.json
Last active May 20, 2020 09:04
countries.json
[
{
"CountryId": 1,
"CountryName": "Afghanistan",
"FIPS104": "AF",
"ISO2": "AF",
"ISO3": "AFG",
"ISON": "4",
"Internet": "AF",
"Capital": "Kabul ",