nola-gov/market-value-analysis-2018-34sq-9jk5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 3 hours ago

Market Value Analysis 2018

<DIV STYLE="text-align:Left;"><DIV><P><SPAN>The Market Value Analysis is a comprehensive study of the residential real estate using data from 2016 through 2018. Research led by the New Orleans Redevelopment Authority and The Reinvestment Fund</SPAN></P></DIV></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-2018-34sq-9jk5\".\"market_value_analysis_2018\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • market_value_analysis_2018
     
     
     
     
     
Upstream Metadata