92 datasets found
  1. N

    311 Service Requests from 2010 to Present

    • data.cityofnewyork.us
    • data.ny.gov
    • +1more
    application/rdfxml +5
    Updated Jul 14, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). 311 Service Requests from 2010 to Present [Dataset]. https://data.cityofnewyork.us/Social-Services/311-Service-Requests-from-2010-to-Present/erm2-nwe9
    Explore at:
    csv, application/rssxml, xml, application/rdfxml, json, tsvAvailable download formats
    Dataset updated
    Jul 14, 2025
    Dataset authored and provided by
    311
    Description

    NOTE: The 311 dataset is currently showing incorrect values in the "Agency Name" column. Please use the "Agency" column in the interim while this is being resolved.

    All 311 Service Requests from 2010 to present. This information is automatically updated daily.

  2. NYC 311

    • console.cloud.google.com
    Updated Jul 21, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    https://console.cloud.google.com/marketplace/browse?filter=partner:City%20of%20New%20York&inv=1&invt=Ab2loQ (2020). NYC 311 [Dataset]. https://console.cloud.google.com/marketplace/product/city-of-new-york/nyc-311
    Explore at:
    Dataset updated
    Jul 21, 2018
    Dataset provided by
    Googlehttp://google.com/
    Description

    This data includes all New York City 311 service requests from 2010 to the present, and is updated daily. 311 is a non-emergency number that provides access to non-emergency municipal services. This public dataset is hosted in Google BigQuery and is included in BigQuery's 1TB/mo of free tier processing. This means that each user receives 1TB of free BigQuery processing every month, which can be used to run queries on this public dataset. Watch this short video to learn how to get started quickly using BigQuery to access public datasets. What is BigQuery .

  3. N

    NYC 311 Data

    • data.cityofnewyork.us
    Updated Jul 2, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). NYC 311 Data [Dataset]. https://data.cityofnewyork.us/Social-Services/NYC-311-Data/jrb2-thup
    Explore at:
    csv, tsv, xml, application/rssxml, application/rdfxml, kmz, kml, application/geo+jsonAvailable download formats
    Dataset updated
    Jul 2, 2025
    Authors
    311
    Description

    All 311 Service Requests from 2010 to present. This information is automatically updated daily.

    Click here to download data from 2011 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2011/fpz8-jqf4

    Click here to download data from 2012 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2012/as38-8eb5

    Click here to download data from 2013 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2013/hybb-af8n

    Click here to download data from 2014 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2014/vtzg-7562

    Click here to download data from 2015 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2015/57g5-etyj

  4. N

    311 Rodent Complaints

    • data.cityofnewyork.us
    Updated Jul 12, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). 311 Rodent Complaints [Dataset]. https://data.cityofnewyork.us/Social-Services/311-Rodent-Complaints/cvf2-zn8s
    Explore at:
    application/rssxml, xml, csv, application/rdfxml, tsv, kml, application/geo+json, kmzAvailable download formats
    Dataset updated
    Jul 12, 2025
    Authors
    311
    Description

    All 311 Service Requests from 2010 to present. This information is automatically updated daily.

    Click here to download data from 2011 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2011/fpz8-jqf4

    Click here to download data from 2012 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2012/as38-8eb5

    Click here to download data from 2013 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2013/hybb-af8n

    Click here to download data from 2014 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2014/vtzg-7562

    Click here to download data from 2015 - https://data.cityofnewyork.us/dataset/311-Service-Requests-From-2015/57g5-etyj

  5. NYC 311 Customer Service Requests Analysis

    • kaggle.com
    Updated Jul 21, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Shubham More12 (2021). NYC 311 Customer Service Requests Analysis [Dataset]. https://www.kaggle.com/shubhammore12/nyc-311-customer-service-requests-analysis/metadata
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Jul 21, 2021
    Dataset provided by
    Kaggle
    Authors
    Shubham More12
    Description

    Description

    NYC 311's mission is to provide the public with quick and easy access to all New York City government services and information while offering the best customer service. Each day, NYC311 receives thousands of requests related to several hundred types of non-emergency services, including noise complaints, plumbing issues, and illegally parked cars. These requests are received by NYC311 and forwarded to the relevant agencies such as the police, buildings, or transportation. The agency responds to the request, addresses it, and then closes it.

    Problem Objective :

    Perform a service request data analysis of New York City 311 calls. You will focus on the data wrangling techniques to understand the pattern in the data and also visualize the major complaint types. Domain: Customer Service

    Analysis Tasks to be performed:

    (Perform a service request data analysis of New York City 311 calls)

    Import a 311 NYC service request. Read or convert the columns ‘Created Date’ and Closed Date’ to datetime datatype and create a new column ‘Request_Closing_Time’ as the time elapsed between request creation and request closing. (Hint: Explore the package/module datetime) Provide major insights/patterns that you can offer in a visual format (graphs or tables); at least 4 major conclusions that you can come up with after generic data mining. Order the complaint types based on the average ‘Request_Closing_Time’, grouping them for different locations. Perform a statistical test for the following: Please note: For the below statements you need to state the Null and Alternate and then provide a statistical test to accept or reject the Null Hypothesis along with the corresponding ‘p-value’.

    Whether the average response time across complaint types is similar or not (overall) Are the type of complaint or service requested and location related?

  6. 311 NYC Open Data HPD

    • kaggle.com
    zip
    Updated Sep 2, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    sousablde (2019). 311 NYC Open Data HPD [Dataset]. https://www.kaggle.com/sousablde/311-nyc-open-data-hpd
    Explore at:
    zip(320703015 bytes)Available download formats
    Dataset updated
    Sep 2, 2019
    Authors
    sousablde
    License

    http://opendatacommons.org/licenses/dbcl/1.0/http://opendatacommons.org/licenses/dbcl/1.0/

    Description

    Context

    These datasets were added to empower people to explore what are the housing complaints that affect New York the most. I added PLUTO data to enrich the set with building features and characteristics.

    Content

    The data was acquired from opendata and filtered for only HPD, PLUTO adds information about building features and is divided by boroughs.

    Acknowledgements

    Al the pictures from the banner are by Photo by Colton Duke on Unsplash

    Inspiration

    I would love to see what you find to be the most abundant complaints and if you could predict which ones will keep increasing in the future.

  7. N

    NYC 311 - Complaint Type & Descriptor & Count

    • data.cityofnewyork.us
    application/rdfxml +5
    Updated Jul 14, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). NYC 311 - Complaint Type & Descriptor & Count [Dataset]. https://data.cityofnewyork.us/Social-Services/NYC-311-Complaint-Type-Descriptor-Count/h9an-u3fn
    Explore at:
    json, application/rdfxml, csv, application/rssxml, xml, tsvAvailable download formats
    Dataset updated
    Jul 14, 2025
    Authors
    311
    Description

    All 311 Service Requests from 2010 to present. This information is automatically updated daily.

  8. f

    General properties of the 311 data for NYC, Chicago and Boston.

    • plos.figshare.com
    xls
    Updated Jun 1, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lingjing Wang; Cheng Qian; Philipp Kats; Constantine Kontokosta; Stanislav Sobolevsky (2023). General properties of the 311 data for NYC, Chicago and Boston. [Dataset]. http://doi.org/10.1371/journal.pone.0186314.t001
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Jun 1, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Lingjing Wang; Cheng Qian; Philipp Kats; Constantine Kontokosta; Stanislav Sobolevsky
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Chicago, New York, Boston
    Description

    General properties of the 311 data for NYC, Chicago and Boston.

  9. N

    311 records

    • data.cityofnewyork.us
    Updated Jul 12, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). 311 records [Dataset]. https://data.cityofnewyork.us/Social-Services/311-records/qncf-adg7
    Explore at:
    csv, xml, application/rssxml, tsv, application/rdfxml, application/geo+json, kmz, kmlAvailable download formats
    Dataset updated
    Jul 12, 2025
    Authors
    311
    Description

    All 311 Service Requests from 2010 to present. This information is automatically updated daily.

  10. S

    311 Address Type Staten Island

    • data.ny.gov
    • data.cityofnewyork.us
    • +1more
    application/rdfxml +5
    Updated Jul 12, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). 311 Address Type Staten Island [Dataset]. https://data.ny.gov/Social-Services/311-Address-Type-Staten-Island/2nu7-zyj5/about
    Explore at:
    application/rssxml, csv, tsv, xml, json, application/rdfxmlAvailable download formats
    Dataset updated
    Jul 12, 2025
    Authors
    311
    Area covered
    Staten Island
    Description

    All 311 Service Requests from 2010 to early March 2012. This information is automatically updated daily.

  11. p

    Therapists in New York, United States - 311 Available (Free Sample)

    • poidata.io
    csv
    Updated Jun 4, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Poidata.io (2025). Therapists in New York, United States - 311 Available (Free Sample) [Dataset]. https://www.poidata.io/report/therapists/united-states/new-york
    Explore at:
    csvAvailable download formats
    Dataset updated
    Jun 4, 2025
    Dataset provided by
    Poidata.io
    Area covered
    United States, New York
    Description

    This dataset provides information on 311 in New York, United States as of June, 2025. It includes details such as email addresses (where publicly available), phone numbers (where publicly available), and geocoded addresses. Explore market trends, identify potential business partners, and gain valuable insights into the industry. Download a complimentary sample of 10 records to see what's included.

  12. 311 Interpreter Wait Time

    • data.cityofnewyork.us
    • catalog.data.gov
    application/rdfxml +5
    Updated Jul 8, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Office of Technology and Innovation (OTI) (2025). 311 Interpreter Wait Time [Dataset]. https://data.cityofnewyork.us/City-Government/311-Interpreter-Wait-Time/dzvt-6g3v
    Explore at:
    application/rssxml, csv, json, tsv, xml, application/rdfxmlAvailable download formats
    Dataset updated
    Jul 8, 2025
    Dataset provided by
    New York City Office of Technology and Innovationhttps://www.nyc.gov/content/oti/pages/
    Authors
    Office of Technology and Innovation (OTI)
    Description

    This data set contains wait times experienced by individuals who request an interpreter during their calls to 311.

    For more data about 311 calls, please refer to the 311 Call Center Inquiry dataset.

    For more information on NYC311 Language Access, please refer to https://portal.311.nyc.gov/article/?kanumber=KA-03541.

  13. d

    311 Dataset

    • search.dataone.org
    • explore.openaire.eu
    • +1more
    Updated Nov 21, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Chirigati, Fernando (2023). 311 Dataset [Dataset]. http://doi.org/10.7910/DVN/EGPPPL
    Explore at:
    Dataset updated
    Nov 21, 2023
    Dataset provided by
    Harvard Dataverse
    Authors
    Chirigati, Fernando
    Description

    This is a version of the 311 dataset used in the following paper: Data Polygamy: The Many-Many Relationships among Urban Spatio-Temporal Data Sets, F. Chirigati, H. Doraiswamy, T. Damoulas, and J. Freire. In Proceedings of the 2016 ACM SIGMOD International Conference on Management of Data (SIGMOD), 2016 The dataset includes records from 311, a telephone number that provides non-emergency services to New York City, from 2003 to 2014. The original data is available at the NYC Open Data portal.

  14. S

    311 Address Type Bronx

    • data.ny.gov
    • data.cityofnewyork.us
    application/rdfxml +5
    Updated Jun 30, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2025). 311 Address Type Bronx [Dataset]. https://data.ny.gov/Social-Services/311-Address-Type-Bronx/mx2f-icux/about
    Explore at:
    application/rssxml, json, application/rdfxml, xml, csv, tsvAvailable download formats
    Dataset updated
    Jun 30, 2025
    Authors
    311
    Area covered
    The Bronx
    Description

    All 311 Service Requests from 2010 to early March 2012. This information is automatically updated daily.

  15. o

    Route 311 Cross Street Data in Patterson, NY

    • ownerly.com
    Updated Dec 9, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ownerly (2021). Route 311 Cross Street Data in Patterson, NY [Dataset]. https://www.ownerly.com/ny/patterson/route-311-home-details
    Explore at:
    Dataset updated
    Dec 9, 2021
    Dataset authored and provided by
    Ownerly
    Area covered
    Patterson, New York 311, New York
    Description

    This dataset provides information about the number of properties, residents, and average property values for Route 311 cross streets in Patterson, NY.

  16. f

    Best 311-based model performance for modeling socio-economic features in...

    • plos.figshare.com
    xls
    Updated Jun 1, 2023
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Lingjing Wang; Cheng Qian; Philipp Kats; Constantine Kontokosta; Stanislav Sobolevsky (2023). Best 311-based model performance for modeling socio-economic features in different cities. [Dataset]. http://doi.org/10.1371/journal.pone.0186314.t002
    Explore at:
    xlsAvailable download formats
    Dataset updated
    Jun 1, 2023
    Dataset provided by
    PLOS ONE
    Authors
    Lingjing Wang; Cheng Qian; Philipp Kats; Constantine Kontokosta; Stanislav Sobolevsky
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    Best 311-based model performance for modeling socio-economic features in different cities.

  17. T

    Real Gross Domestic Product: Food and Beverage and Tobacco Product...

    • tradingeconomics.com
    csv, excel, json, xml
    Updated May 2, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    TRADING ECONOMICS (2021). Real Gross Domestic Product: Food and Beverage and Tobacco Product Manufacturing (NAICS 311-312) in New York [Dataset]. https://tradingeconomics.com/united-states/real-gross-domestic-product-by-industry-private-industries-nondurable-goods-manufacturing-food-and-beverage-and-tobacco-products-manufacturing-for-new-york-fed-data.html
    Explore at:
    json, xml, csv, excelAvailable download formats
    Dataset updated
    May 2, 2021
    Dataset authored and provided by
    TRADING ECONOMICS
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Time period covered
    Jan 1, 1976 - Dec 31, 2025
    Area covered
    New York
    Description

    Real Gross Domestic Product: Food and Beverage and Tobacco Product Manufacturing (NAICS 311-312) in New York was 9401.60000 Mil. of Chn. 2009 $ in January of 2023, according to the United States Federal Reserve. Historically, Real Gross Domestic Product: Food and Beverage and Tobacco Product Manufacturing (NAICS 311-312) in New York reached a record high of 11435.60000 in January of 2010 and a record low of 7844.30000 in January of 2004. Trading Economics provides the current actual value, an historical data chart and related indicators for Real Gross Domestic Product: Food and Beverage and Tobacco Product Manufacturing (NAICS 311-312) in New York - last updated from the United States Federal Reserve on July of 2025.

  18. w

    311 Service Requests for 2008

    • data.wu.ac.at
    csv, json, rdf, xml
    Updated Dec 12, 2017
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    City of New York (2017). 311 Service Requests for 2008 [Dataset]. https://data.wu.ac.at/schema/data_gov/M2VjZDZjZjYtZmI4Ny00NTc2LWIwNWMtMzZkMjc3Yzc0OWYz
    Explore at:
    xml, rdf, json, csvAvailable download formats
    Dataset updated
    Dec 12, 2017
    Dataset provided by
    City of New York
    Description

    311 Service Requests for 2008. This is historical data and will not be updated.

  19. N

    311 Service Requests for 2009

    • data.cityofnewyork.us
    • catalog.data.gov
    • +2more
    application/rdfxml +5
    Updated Oct 19, 2011
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    311 (2011). 311 Service Requests for 2009 [Dataset]. https://data.cityofnewyork.us/Social-Services/311-Service-Requests-for-2009/3rfa-3xsf
    Explore at:
    xml, application/rdfxml, json, tsv, csv, application/rssxmlAvailable download formats
    Dataset updated
    Oct 19, 2011
    Dataset authored and provided by
    311
    License

    U.S. Government Workshttps://www.usa.gov/government-works
    License information was derived automatically

    Description

    All 311 Requests from year 2009. This is historical data and will not be updated.

  20. NYC Open Data

    • kaggle.com
    zip
    Updated Mar 20, 2019
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NYC Open Data (2019). NYC Open Data [Dataset]. https://www.kaggle.com/nycopendata/new-york
    Explore at:
    zip(0 bytes)Available download formats
    Dataset updated
    Mar 20, 2019
    Dataset authored and provided by
    NYC Open Data
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Context

    NYC Open Data is an opportunity to engage New Yorkers in the information that is produced and used by City government. We believe that every New Yorker can benefit from Open Data, and Open Data can benefit from every New Yorker. Source: https://opendata.cityofnewyork.us/overview/

    Content

    Thanks to NYC Open Data, which makes public data generated by city agencies available for public use, and Citi Bike, we've incorporated over 150 GB of data in 5 open datasets into Google BigQuery Public Datasets, including:

    • Over 8 million 311 service requests from 2012-2016

    • More than 1 million motor vehicle collisions 2012-present

    • Citi Bike stations and 30 million Citi Bike trips 2013-present

    • Over 1 billion Yellow and Green Taxi rides from 2009-present

    • Over 500,000 sidewalk trees surveyed decennially in 1995, 2005, and 2015

    This dataset is deprecated and not being updated.

    Fork this kernel to get started with this dataset.

    Acknowledgements

    https://opendata.cityofnewyork.us/

    https://cloud.google.com/blog/big-data/2017/01/new-york-city-public-datasets-now-available-on-google-bigquery

    This dataset is publicly available for anyone to use under the following terms provided by the Dataset Source - https://data.cityofnewyork.us/ - and is provided "AS IS" without any warranty, express or implied, from Google. Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.

    By accessing datasets and feeds available through NYC Open Data, the user agrees to all of the Terms of Use of NYC.gov as well as the Privacy Policy for NYC.gov. The user also agrees to any additional terms of use defined by the agencies, bureaus, and offices providing data. Public data sets made available on NYC Open Data are provided for informational purposes. The City does not warranty the completeness, accuracy, content, or fitness for any particular purpose or use of any public data set made available on NYC Open Data, nor are any such warranties to be implied or inferred with respect to the public data sets furnished therein.

    The City is not liable for any deficiencies in the completeness, accuracy, content, or fitness for any particular purpose or use of any public data set, or application utilizing such data set, provided by any third party.

    Banner Photo by @bicadmedia from Unplash.

    Inspiration

    On which New York City streets are you most likely to find a loud party?

    Can you find the Virginia Pines in New York City?

    Where was the only collision caused by an animal that injured a cyclist?

    What’s the Citi Bike record for the Longest Distance in the Shortest Time (on a route with at least 100 rides)?

    https://cloud.google.com/blog/big-data/2017/01/images/148467900588042/nyc-dataset-6.png" alt="enter image description here"> https://cloud.google.com/blog/big-data/2017/01/images/148467900588042/nyc-dataset-6.png

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
311 (2025). 311 Service Requests from 2010 to Present [Dataset]. https://data.cityofnewyork.us/Social-Services/311-Service-Requests-from-2010-to-Present/erm2-nwe9

311 Service Requests from 2010 to Present

Explore at:
38 scholarly articles cite this dataset (View in Google Scholar)
csv, application/rssxml, xml, application/rdfxml, json, tsvAvailable download formats
Dataset updated
Jul 14, 2025
Dataset authored and provided by
311
Description

NOTE: The 311 dataset is currently showing incorrect values in the "Agency Name" column. Please use the "Agency" column in the interim while this is being resolved.

All 311 Service Requests from 2010 to present. This information is automatically updated daily.

Search
Clear search
Close search
Google apps
Main menu