# Project Examples

### Data Visualization

* [BLM Protests 2020](https://sites.bc.edu/gisday/gis-competition/): A traditional GIS analysis undertaken using ArcGIS Desktop (BC Library 2021 GIS Contest Winner); **Main Goal:** Data Analysis, Data Visualization; **Platform:** ArcGIS
* [Interactive Gabii Site Map](https://mnaglak.github.io/Sitemap_Gabii2/): An interactive version of a traditional GIS visualization map, focused on an archaeological site outside of Rome, Italy; **Main Goal:** Data Visualization; **Platform:** Leaflet, ArcGIS
* [Authorial London Project](https://authorial.stanford.edu): The Authorial London project is compiling and mapping references to London places found in the works and biographies of writers who have lived there; **Main Goal:** Data Visualization (raster through historical maps, vector through location references); **Platform:** Leaflet/Mapbox (within a larger developed application)&#x20;
* [Artists in Paris](https://www.artistsinparis.org/): *Artists in Paris* is the first project to map comprehensively where artistic communities developed in the eighteenth-century city and offer rich scope for subsequent investigations into how these communities worked and the impact they had on art practice in the period; **Main Goal:** Data Visualization and Filtering; **Platform:** Openlayers (within a larger developed application).
* [Mapping the Gay Guides](https://www.mappingthegayguides.org/about/): *Mapping the Gay Guides* aims to understand often ignored queer geographies using the *Damron Address Books*, an early but longstanding travel guide aimed at gay men since the early 1960s. Similar in function to the green books used by African Americans during the Jim Crow era to help identify businesses that catered to black clients in the South, the Damron Guides aided a generation of queer people to identity sites of community, pleasure, and politics. **Main Goal**: Data Visualization and Filtering; **Platform**: Leaflet within larger developed application.

### Data Analysis

* [A Spatial Analysis Storymap](https://storymaps.arcgis.com/stories/4652abf7dfea4bd9aaec0c32a3ff27fe): A clever use of an ArcGIS Online Story Map to discuss the use of spatial analysis in ArcGIS; **Main Goal:** Storytelling, Data Analysis; **Platform:** ArcGIS Online
* [Interactive Atlas of Heart Disease and Stroke: ](https://nccd.cdc.gov/DHDSPAtlas/Default.aspx?state=MT)This Interactive Atlas allows you to create and customize county-level maps of heart disease and stroke across the United States; **Main Goal:** Data Analysis, Data Visualization; **Platform:** ArcGIS Online

### Storytelling

* [Slave Revolt in Jamica, 1760-1761](http://revolt.axismaps.com): This animated thematic map narrates the spatial history of the greatest slave insurrection in the eighteenth century British Empire; **Main Goal:** Storytelling; **Platform:** Leaflet
* [Arya's Journey (Game of Thrones)](https://storymap.knightlab.com/examples/aryas-journey/): An interactive, multimedia storymap detailing Arya's movements across the *Game of Thrones* books; **Main** **Goal**: Storytelling; **Platform**: Knightlab Storymaps

####


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bcds.gitbook.io/handbook/digital-scholarship-methods/introduction-to-mapping/starting-a-mapping-project/project-examples.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
