Neighborhood and Rural Preservation Companies Directory
List of Neighborhood and Rural Preservation Program companies including the organization name and service area description. New York State Homes and Community Renewal (HCR) provides financial support for these community-based housing organizations to perform housing and community renewal activities statewide. These organizations provide assistance including, but not limited to, housing rehabilitation, home buyer counseling, tenant counseling, landlord/tenant mediation, community rehabilitation and renewal, crime watch programs, employment programs, legal assistance, and Main Street Development.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"ny-gov/neighborhood-and-rural-preservation-companies-dwy2-ckb3\".\"neighborhood_and_rural_preservation_companies\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.