molybdenum-99/reality

Country datasets

zverok opened this issue · 1 comments

Interface:

countries.where(
  population_gt: 20_000, 
  population_lt: 50_000, 
  continent: "Africa", 
  languages: ["Spanish"])...

Implementations: with multiple "List of countries by ...." pages, extract navigational data, filter links to countries by this data.

Rejected, will be rethought.