Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

Visualizing World Peace with ChatGPT-4
Data Analysis   Data Visualization   Latest   Machine Learning

Visualizing World Peace with ChatGPT-4

Last Updated on March 13, 2024 by Editorial Team

Author(s): Dennis Niggl

Originally published on Towards AI.

How to rapidly generate beautiful maps and charts from global peace data.
Planet earth image created by Dall-E.

One of the major challenges in data science is to analyze vast amounts of raw data and generate meaningful visuals that provide insights and tells a story.

ChatGPT-4 is a powerful language model that provides us the capability to quickly process and analyze large amounts of data and generate visualizations that leads to discovery.

In this exercise we will look at measurements of peace among different countries and find the most peaceful and the not so peaceful countries around the world. We will generate visualizations including global maps and charts without writing a single line of code.

Truly remarkable, so let’s begin.

For this project, we will use the Global Peace Index data from the website visionofhumanity.org. You can access the dataset from this link. The dataset is shown below.​

You will need to select the Overall Scores tab at the bottom of the spreadsheet, delete the first 3 rows, and copy the data in the spreadsheet to another excel file and save the file on your local drive as “global_peace_index.csv” file.

The Global Peace Index dataset was created by the Institute for Economics & Peace to measure global peacefulness.

Let’s explore the dataset a little more using ChatGPT-4.

We begin by uploading… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓