Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.74 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.74 KB

🎨🖼️

Public Art in Honolulu

A project for a new updated viewer of public art in the city of Honolulu
View Project

About The Project

This project provides an updated interface to view and navigate through public art projects in Honolulu. The information comes from the Mayor's Office Culture and Arts (MOCA).

Why this exists:

The current existing project (art.honolulu.gov) was last updated a decade ago. This project is an initiative to update the existing project with a new and refreshed user interface.

Project Screenshots

Landing

How It Works

Using Python, we scrape the information from MOCA's object portal and merge it with the existing Public Art Open Portal Dataset (This dataset contains latitude/longitude coordinates, although outdated). We then use this combined information to present the data in our interface.

Scripts