Logout
Home
Dynamic Actions
Plug-ins
Charts
Maps
RESTful Web Service
Interactive Report
Tabular Form
Item Type
Sub Regions
Trees
Home
Map
Map Tabs
US State Map
US Regions Map
SQL
select null link, state_name label, population value from APA$NF_POPULATION
Information
This page contains a Map representing the populations of the States in the USA, using the 'usa/country/states.amap' source map file. To associate data with each state on the map, the information contained in the REGION_NAME column of the AnyChart Map Reference Information for this source map has been used. The REGION_NAME column contains the full Name for each of the US States, so the map query must reference this information. The query used to create this map is:
select null link, STATE_NAME label, POPULATION value from POPULATION_INFO
The LABEL column of the query,'STATE_NAME',holds the full name for each State in the USA.