Geobase
Description
Source Code
The database contains the following information:
Information about states:
- Area of the state in square kilometers
- Population of the state in citizens
- Capital of the state
- Which states border a given state
- Rivers in the state
- Cities in the state
- Highest and lowest point in the state in meters
Information about rivers:
- Length of river in kilometers
Information about cities:
- Population of the city in citizens
You can retrieve any or all of this information by asking questions
in normal English. Some sample queries:
- states
- give me the cities in california
- what is the biggest city in california
- what is the longest river in the usa
- which rivers are longer than 1 thousand kilometers
- what is the name of the state with the lowest point
- which states border alabama
- which rivers do not run through texas
- which rivers run through states that border the state
with the capital austin