New York City Elevators

List of registered elevator devices in New York City

Originator: New York City Department of Buildings

A list of registered elevator devices in New York City provided by the Department of Buildings in November of 2015, in response to a Freedom of Information Law (FOIL) request. Several columns have inconsistent data. For example, TravelDistance units and format vary. Use with caution. Coordinates are approximations obtained by geocoding data elements using the New York City Geoclient API and should not be considered authoritative.

(26 columns, 76081 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["New York City Elevators"]
Out[1]=

View the data:

In[2]:=
ResourceData["New York City Elevators"]
Out[2]=

Visualization

Show a selection of elevators in each category on a map:

In[3]:=
With[{sample = GroupBy[ResourceData["New York City Elevators"], "Type"][
    All, ;; 100, "Coordinates"]}, GeoListPlot[Values[sample],
  GeoRange -> Entity["AdministrativeDivision", {"NewYorkCounty", "NewYork", "UnitedStates"}],
  PlotLegends -> Normal@Keys[sample]]]
Out[3]=

Wolfram Research, "New York City Elevators" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.13013.data

Data Resource History

Source Metadata

Publisher Information