nola-gov/market-value-analysis-2012-8bhu-3gmi
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 11 months ago

Market Value Analysis 2012

<DIV STYLE="text-align:Left;"><P><SPAN>The Market Value Analysis is a comprehensive study of the residential real estate using data from 2009 through 2012, completed by the The Reinvestment Fund on behalf of The City of New Orleans and the New Orleans Redevelopment Authority.</SPAN></P></DIV>

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 \"nola-gov/market-value-analysis-2012-8bhu-3gmi\".\"market_value_analysis_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • market_value_analysis_2012
     
     
     
     
     
Upstream Metadata