NYC Parks Events Listing – Event Links
The NYC Parks Events Listing database is used to store event information displayed on the Parks website, nyc.gov/parks. There are seven related tables that make up the this database:
1. Events_Events table (This is the primary table that contains basic data about every event. Each record is an event.)
2. Events_Categories (Each record is a category describing an event. One event can be in more than one category.)
3. Events_Images (Each record is an image related to an event. One event can have more than one image.)
4. Events_Links (Each record is a link with more information about an event. One event can have more than one link.)
5. Events_Locations (Each record is a location where an event takes place. One event can have more than one location.)
6. Events_Organizers (Each record contains a group or person organizing an event. One event can have more than one organizer.)
7. Events_YouTube (Each record is a link to a YouTube video about an event. One event can have more than one YouTube video.)
The Events_Events table is the primary table. All other tables can be related by joining on the event_id. This data contains records from 2013 and on. For a complete list of related datasets, please follow This Link
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| contactPoint |
{
"fn": "NYC OpenData",
"@type": "vcard:Contact",
"hasEmail": "mailto:no-reply@data.cityofnewyork.us"
}
|
| description | The NYC Parks Events Listing database is used to store event information displayed on the Parks website, nyc.gov/parks. There are seven related tables that make up the this database: 1. Events_Events table (This is the primary table that contains basic data about every event. Each record is an event.) 2. Events_Categories (Each record is a category describing an event. One event can be in more than one category.) 3. Events_Images (Each record is an image related to an event. One event can have more than one image.) 4. Events_Links (Each record is a link with more information about an event. One event can have more than one link.) 5. Events_Locations (Each record is a location where an event takes place. One event can have more than one location.) 6. Events_Organizers (Each record contains a group or person organizing an event. One event can have more than one organizer.) 7. Events_YouTube (Each record is a link to a YouTube video about an event. One event can have more than one YouTube video.) The Events_Events table is the primary table. All other tables can be related by joining on the event_id. This data contains records from 2013 and on. For a complete list of related datasets, please follow <a href="https://data.cityofnewyork.us/browse?Data-Collection_Data-Collection=NYC+Parks+Events&sortBy=alpha">This Link</a> |
| distribution |
[
{
"@type": "dcat:Distribution",
"mediaType": "application/json",
"describedBy": "https://data.cityofnewyork.us/api/views/ridc-7qqg/columns.json",
"downloadURL": "https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.json?accessType=DOWNLOAD",
"describedByType": "application/json"
},
{
"@type": "dcat:Distribution",
"mediaType": "application/rdf+xml",
"describedBy": "https://data.cityofnewyork.us/api/views/ridc-7qqg/columns.rdf",
"downloadURL": "https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.rdf?accessType=DOWNLOAD",
"describedByType": "application/rdf+xml"
},
{
"@type": "dcat:Distribution",
"mediaType": "application/xml",
"describedBy": "https://data.cityofnewyork.us/api/views/ridc-7qqg/columns.xml",
"downloadURL": "https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.xml?accessType=DOWNLOAD",
"describedByType": "application/xml"
},
{
"@type": "dcat:Distribution",
"mediaType": "text/csv",
"downloadURL": "https://data.cityofnewyork.us/api/views/ridc-7qqg/rows.csv?accessType=DOWNLOAD"
}
]
|
| identifier | https://data.cityofnewyork.us/api/views/ridc-7qqg |
| issued | 2018-11-21 |
| keyword |
[
"activities",
"events",
"outdoor",
"parks"
]
|
| landingPage | https://data.cityofnewyork.us/d/ridc-7qqg |
| modified | 2026-02-05 |
| publisher |
{
"name": "data.cityofnewyork.us",
"@type": "org:Organization"
}
|
| theme |
[
"City Government"
]
|
| title | NYC Parks Events Listing – Event Links |