cityofnewyork-us/linknyc-kiosk-locations-s4kf-3yrf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 months ago
Indexed 11 months ago

LinkNYC Kiosk Locations

LinkNYC is the City’s program to provide free high-speed Wi-Fi, nationwide calling, a dedicated 911 button, charging ports for mobile devices, and access to social services. The City has recently begun to roll out a new and improved design of the original LinkNYC kiosk: Link5G. This new design will provide all of the amenities of LinkNYC kiosks, with the added benefit of 4G and 5G connectivity to enhance mobile telecommunications networks. This dataset lists locations for LinkNYC kiosks plus four public payphones in the five boroughs.

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 \"cityofnewyork-us/linknyc-kiosk-locations-s4kf-3yrf\".\"linknyc_kiosk_locations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • linknyc_kiosk_locations
     
     
     
     
     
Upstream Metadata