An open API service indexing awesome lists of open source software.

https://github.com/g-vans/population-analytics-phase-1

A dashboard that showcases population data analytics, historical data and a 360 view of the population growth in the region.
https://github.com/g-vans/population-analytics-phase-1

css html javascript json

Last synced: 3 months ago
JSON representation

A dashboard that showcases population data analytics, historical data and a 360 view of the population growth in the region.

Awesome Lists containing this project

README

        

# Population_Analytics

##### By Jevan Otieno
### A dashboard that showcases population data analytics, historical data and a 360 view of the population growth in the region.

## Table of Content

+ [Description](#description)
+ [Preview](#preview)
+ [Setup](#access)
+ [Technology Used](#technology-used)
+ [Licence](#licence)
+ [Authors Info](#author-Info)

## Description

A dashboard that showcases population data analytics, historical data and a 360 view of the population growth in the region.

## Preview
![Landing page](https://github.com/G-vans/Property-Analytics-Phase-1/blob/main/assets/images/Screenshot-4.png)

![Dashboard page](https://github.com/G-vans/Property-Analytics-Phase-1/blob/main/assets/images/Screenshot-5.png)

## Setup

The base URL for your API will be
[https://datausa.io/api/data?measures=Population](https://datausa.io/api/data?measures=Population).

The API shared above will just provide a brief detail on the population of USA over the years, going back to 2013.

To view sample data, click on `Click to View Sample Data` button at the button of the page then scroll down to view the sample data.

Click on `Click to Hide Sample Data` button to hide the data section

### Requirements

* Either a computer,phone,tablet or an Ipad

* An access to the Internet

## Technology Used
* HTML - this was the markup language used to build the structure of the page.

* CSS - this was used to style the page

* JavaScript - this was used for event listeners and fetch data from the api

[Go Back to the top](#Property_Analytics)

## Licence

MIT License

Copyright (c) 2022 Jevan Otieno

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[Go Back to the top](#Property_Analytics)

## Authors Info
Twitter - [Jevans Otieno](https://twitter.com/Oya_ni_gee)

Github - [Jevans Otieno](https://github.com/G-vans)

[Go Back to the top](#Property_Analytics)