Skip to content

Commit

Permalink
wip: debug zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanli committed Apr 13, 2024
1 parent ed6f579 commit 9fbad26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ toc: false

<div class="hero">
<h1>New York Real Estate</h1>
<h2>Welcome to interactive visualizations of New York City real estate data! The code and data used to generate these data are public and free to reuse :). <a href="mailto:[email protected]">Let me know</a> if you have ideas on what to link with this, such as variables from the census: <a href="https://jaanli.github.io/american-community-survey/new-york-area/income-by-race">American Community Survey visualization of 159 New York Metropolitan Area neighborhoods and districts</a> or variables related to public health and health care access.
<h2>Welcome to interactive visualizations of New York City real estate data! The code and data used to generate these data are public and free to reuse :). <a href="mailto:[email protected]">Let me know</a> if you have ideas on what to link with this, such as variables from the census: <a href="https://jaanli.github.io/american-community-survey/new-york-area/income-by-race">American Community Survey visualization of 159 New York Metropolitan Area neighborhoods and districts</a> or variables related to public health, health care access, and access to nonprivate spaces like coffee shops, saunas, communal bathhouses. It's weird that my mom's hometown in Estonia pays for and maintains a free public sauna and in New York it's a bougie $90-a-pop upsold "wellness" experience privy to tech folk like me...
<h3>Download the data dictionary here in order to understand the variables in the data: <code style="font-size: 90%;"><a href="https://data.ny.gov/api/views/f888-ni5f/files/3ceed6c6-54d9-49ad-921b-ae876a0561d8?download=true&filename=pluto_datadictionary.pdf">NYC Planning Primary Land Use Tax Lot Output Data Dictionary</a></code></h3>
<code style="font-size: 90%;"><a href="https://github.com/jaanli/new-york-real-estate/blob/14e4caff0a741e2ef0b65c7d8a5195749f922639/notebooks/loading_visualizing_mapping_new_york_real_estate_data_in_python.ipynb">Code for data transform, starting from downloading the data from the New York City Department of City Planning</a></code></h3>
</div>
Expand Down

0 comments on commit 9fbad26

Please sign in to comment.