I want to produce reports that show urbanisation organised by total population large to small for; a continent, a region or a country.
This is so I can understand the movement of people and see if people are moving to cities or the country to better plan our development projects.
Acceptance Criteria
Given the reports are selected from a menu when the development planner selects Urbanisation report, then they will have options to select from continent, region or country categories.
When the development planner enters their selection, then the report should be generated displaying the correct data from the correct category.
This should contain the columns: Name, Total Population, Total population living in cities (with %), Total population not living in cities (with %).
User Story
As a property development planner,
This is so I can understand the movement of people and see if people are moving to cities or the country to better plan our development projects.
Acceptance Criteria
Given the reports are selected from a menu when the development planner selects Urbanisation report, then they will have options to select from continent, region or country categories.
When the development planner enters their selection, then the report should be generated displaying the correct data from the correct category.
This should contain the columns: Name, Total Population, Total population living in cities (with %), Total population not living in cities (with %).