Rejected New York License Plates

Plate applications rejected by the New York DMV from 2010 to 2014

Originator: WNYC Data News Team

Data on more than 1,600 rejected applications for New York personalized license plates received from the New York DMV in response to a July 2014 FOIL request from WNYC New York Public Radio. Covers applications from 10/1/2010 to 9/26/2014.

(2 columns, 1646 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Rejected New York License Plates"]
Out[1]=

View the data:

In[2]:=
ResourceData["Rejected New York License Plates"]
Out[2]=

Visualization

Show which months had the most license plate rejections :

In[3]:=
BarChart[Last /@ Sort[Tally[
    DateValue[#"Date", "Month"] & /@ ResourceData["Rejected New York License Plates"]]], ChartLabels -> {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec"}]
Out[3]=

Wolfram Research, "Rejected New York License Plates" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.98032.data

Data Resource History

Source Metadata

Data Downloads

Publisher Information