bronx-lehman-cuny-edu/socrata-lc-community-engagement20112012-j4cm-ifw5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 years ago
Indexed 19 minutes ago

Socrata- LC- Community- Engagement-2011-2012

Volunteer activities of Lehman College students for the 2011-2012 academic year overseen by the Office of Community Engagement and New Student Programs, Division of Student Affairs.

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 \"bronx-lehman-cuny-edu/socrata-lc-community-engagement20112012-j4cm-ifw5\".\"socrata_lc_community_engagement20112012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • socrata_lc_community_engagement20112012