texas-gov/2021-it-leadership-survey-trends-39c4-xuns
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 2 hours ago

2021 IT Leadership Survey Trends

Results from the survey sent to state IT leader. They were asked to identify the technology developments and initiatives that are most important to their organization.

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 \"texas-gov/2021-it-leadership-survey-trends-39c4-xuns\".\"2021_it_leadership_survey_trends\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2021_it_leadership_survey_trends
     
     
     
     
     
Upstream Metadata