fortune-uwha / Global-liveability-Index-2023

The findings of the latest liveability survey: optimism amid instability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Analytics/Visualisation Project: A Matplotlib Python-Table Dashboard

Global livability Index-2023: The findings of the latest liveability survey: optimism amid instability

Table of Contents

Project Overview📖

The goal of this project is to provide insights and visualization based on the the Top 10 and Bottom 10 cities to Live in 2023 by the Economist Intelligence Unit(EIU). It rates living conditions in 173 cities across these five categories: stability, health care, culture and environment, education and infrastructure.

Getting Started🦘

To get started with the project, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required dependencies (see the Dependencies section for details).
  3. Get the EIU dataset for Global liveable cities (see the Data section for details).
  4. Run the project script or notebook to generate visualization and explore the data.

Dependencies

The project relies on the following dependencies:

  • Python 3
  • Pandas
  • Plottable

Data

The dataset used in this project is obtained from the Economist Intelligence Unit released 2023 report on global liveability index. It rates living conditions in 173 cities across five categories: stability, health care, culture and environment, education and infrastructure. You can get the dataset here.

Once you have the dataset, update the file path in the project script or notebook accordingly.

Table Dashboard Result⭐:

Project

Usage

To use the project, follow these steps:

  1. Ensure you have the required dependencies installed (see the Dependencies section).
  2. Make sure you have obtained the Airbnb dataset (see the Data section).
  3. Run the project script or notebook using Python.
  4. View the visualization and adjust to analyze different aspects of the data.

Acknowledgement

This project was inspired by the work and ideas of the plottable library. View documentation here

Contributing

Contributions to this project are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

The findings of the latest liveability survey: optimism amid instability


Languages

Language:Jupyter Notebook 100.0%