http://www.scarsdale.com/Home/Departments/InformationTechnology/PropertyInquiry.aspx

The new version doesn't get the property numbers from street names,
(That is, `--street` doesn't work.) so do this. ::

    echo 'select property_number from properties_2014_04;' | mysql scarsdale > property_numbers.txt
