Skip to content

teodoracurcic/dataharvest-2025-python-and-LLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Incident Map – ChatGPT + Python Exercise

This is a practice project using ChatGPT to generate Python code for visualizing protest-related incidents on an interactive map.

What it does

  • Loads data from a Google Sheet
  • Displays each incident on a Folium map
  • Uses custom icons and colors by incident type
  • Includes popups, a header, a legend, a logo, and a footer
  • Saves the map as incident_map.html

How to use

  1. Open map code.ipynb in Google Colab
  2. Replace Google Sheet link & run all cells
  3. Download the generated HTML map

Files

  • prompts.md — Prompts used in ChatGPT
  • map code.ipynb — Colab notebook
  • incident_map.html — export result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published