Complete list of all 47 iCode POI locations in the USA with name, geo-coded address, city, email, phone number etc for download in CSV format or via the API.
Total Locations | 47 |
---|---|
Last Updated Date | January 19, 2025 |
List of top 1 locations for iCode, ordered by recently added date on their official website: icodeschool.com
List of fields and attributes included in iCode locations in USA database
Field | DataType | Value |
---|---|---|
_id | guid |
64b120405b94b9a2d2937dfb |
url | url |
https://icodeschool.com/locations/ |
address | string |
5031 168th St SW |
city | string |
Lynwood |
country | string |
US |
created_at | date |
Sat Jul 15 2023 03:37:20 GMT+0000 (Coordinated Universal Time) |
domain | url |
icodeschool.com |
string |
- | |
latitude | string |
47.847375 |
longitude | string |
-122.301701 |
name | string |
iCode Lynnwood, WA |
open_hours | string |
- |
phone | string |
- |
state | string |
WA |
street | string |
5031 168th St SW |
updated_at | date |
Sat Jul 15 2023 03:37:20 GMT+0000 (Coordinated Universal Time) |
zip_code | string |
98037 |
uuid | guid |
d0e149ba7913800f4892b372090a906d |
iCode POI (Point of interest) API to fetch all the locations database by sending a GET request to Agenty.
# Get locations by dataset SKU
curl --request GET
--url https://api.agenty.com/v2/marketplace/62f0f6a1e658cf06be1d6751?apiKey={YOUR_API_KEY}
--header 'Content-Type: application/json'
# List of 47 locations
[
{
"_id": "64b120405b94b9a2d2937dfb",
"url": "https://icodeschool.com/locations/",
"address": "5031 168th St SW",
"city": "Lynwood",
"country": "US",
"created_at": "2023-07-15T03:37:20.887Z",
"domain": "icodeschool.com",
"email": null,
"latitude": "47.847375",
"longitude": "-122.301701",
"name": "iCode Lynnwood, WA",
"open_hours": null,
"phone": "",
"state": "WA",
"street": "5031 168th St SW",
"updated_at": "2023-07-15T03:37:20.887Z",
"zip_code": "98037",
"uuid": "d0e149ba7913800f4892b372090a906d"
}
]
# Get api key from https://cloud.agenty.com/settings/apikeys
The total locations available to download are: 47
The dataset is updated every week, the last run was completed on .
If you have the dataset subscription, you may also contact support to refresh again for your order.
Agenty® is the registered trademark of Agenty Analytics Private Limited in India and/or other countries.