Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cplaza0997/population

It show in a map the population of the world
https://github.com/cplaza0997/population

Last synced: 4 days ago
JSON representation

It show in a map the population of the world

Awesome Lists containing this project

README

        

# Data Transformation and Visualization Project

## Overview

This project is designed to fetch data from an API endpoint, process and transform the data, and then visualize the results on an interactive map. The goal is to provide a clear and intuitive representation of the data through geographic visualization.

## Features

- **Data Retrieval**: Fetch data from a specified API endpoint.
- **Data Processing**: Transform and clean the retrieved data to make it suitable for visualization.
- **Data Visualization**: Display the processed data on an interactive map.

## Installation

1. **Clone the Repository**

```bash
git clone https://github.com/cplaza0997/population.git
```

2. **Install dependencies**

```bash
python install -r requirements.py
```

3. **Open jupyter lab**

```bash
jupyter lab
```

4. **Run the notebook**

open "population.ipynb"