This dataset is from NYC OpenData: Housing New York Units by Building, raw csv file can be found here.
The Department of Housing Preservation and Development (HPD) reports on buildings, units, and projects that began after January 1, 2014 and are counted towards the Housing New York plan. The Housing New York Units by Building file presents this data by building, and includes building-level data, such as house number, street name, BBL, and BIN for each building in a project. The unit counts are provided by building.
This example summarizes a data table using Datalib. You can fork this Block and change the data to get a quick overview of the shape of your data.
Forked from curran's block: Data Table Summary
https://d3js.org/d3.v4.min.js
https://unpkg.com/datalib@1.8.0/datalib.min.js