Public
Edited
Sep 26, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Eat = "https://docs.google.com/spreadsheets/d/1Sq9Cv2-CSo6CJ09kI48pR1itcWtn77J4fCR0LhDT8k4/pub?gid=0&single=true&output=csv"
Insert cell
theatreIcon = FileAttachment("Theatre Icon@3.txt").tsv({array:true})
Insert cell
pop = FileAttachment("pop.txt").tsv({array:true})
Insert cell
zone1 = FileAttachment("Zone1@2.txt").tsv({array:true})
Insert cell
Insert cell
theater = d3.csv(theatersLink,d3.autoType)
Insert cell
upperManh = FileAttachment("Upper Manh@1.txt").tsv({array:true})
Insert cell
nmData = FileAttachment("NM Data.geojson").json()
Insert cell
nmMuseum = FileAttachment("NM Museum.geojson").json()
Insert cell
nmSports1 = FileAttachment("NM Sports@1.geojson").json()
Insert cell
nmParks = FileAttachment("NM Parks.geojson").json()
Insert cell
nmBuildings = FileAttachment("NM Buildings.geojson").json()
Insert cell
nmBox = FileAttachment("NM Box.geojson").json()
Insert cell
mouth = FileAttachment("mouth.txt").tsv({array:true})
Insert cell
eyes = FileAttachment("eyes.txt").tsv({array:true})
Insert cell
face_outline = FileAttachment("face_outline.txt").tsv({array:true})
Insert cell
bbox_new = FileAttachment("bbox_new.geojson").json()
Insert cell
graphic_test = FileAttachment("graphic_test.txt").tsv({array:true})
Insert cell
bbox1 = FileAttachment("bbox@1.geojson").json()
Insert cell
theaters = FileAttachment("theaters.geojson").json()
Insert cell
restrooms = FileAttachment("restrooms.geojson").json()
Insert cell
subways = FileAttachment("subways.geojson").json()
Insert cell
parks = FileAttachment("parks.geojson").json()
Insert cell
dining_lines = FileAttachment("dining_lines.geojson").json()
Insert cell
Insert cell
spots = d3.csv(spotsLink,d3.autoType)
Insert cell
import { wrap_text, wrap_text_nchar } from "@ben-tanen/svg-text-and-tspan-word-wrapping"
Insert cell
nmStreets = FileAttachment("NM Streets.geojson").json()
Insert cell

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more