Ask HN: Is there any opensource database of cities that provide city population?

2 points by r34 ↗ HN
I'm particularly interested in European cities. Data I need is: city country lgn ltd

I need to query like: "SELECT * from cities WHERE population > x"

I didn't manage to Google anything.

(sorry for using "provide" instead of "provides" in title, but it had 81 characters with "s") :)

3 comments

[ 73.0 ms ] story [ 117 ms ] thread
You might try searching for Census data for the country in question.
That (census data search) has worked for me in the past.
thanks & thanks