NIST - Number of resources derived from the cybersecurity framework
This indicator seeks to demonstrate that use of the Cybersecurity Framework is increasing, and that guidance and other tools are being developed and made publicly available to help organizations use the Framework to understand, manage, and communicate cybersecurity risk. Cybersecurity Framework resources may be developed by any organization, including industry, academia, government, and nongovernment organizations. These resources may include, but are not limited to, implementation guides, mappings, case studies, educational materials, example profiles, etc.
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 \"performance-commerce-gov/nist-number-of-resources-derived-from-the-w8am-enx2\".\"nist_number_of_resources_derived_from_the\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.