Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instructure/canvas-hosted-data-examples
Collection of examples that use Canvas Hosted Data to answer questions.
https://github.com/instructure/canvas-hosted-data-examples
Last synced: 7 days ago
JSON representation
Collection of examples that use Canvas Hosted Data to answer questions.
- Host: GitHub
- URL: https://github.com/instructure/canvas-hosted-data-examples
- Owner: instructure
- License: mit
- Created: 2015-04-20T15:38:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-08T02:20:44.000Z (about 8 years ago)
- Last Synced: 2024-04-14T20:25:49.365Z (7 months ago)
- Homepage:
- Size: 10.7 KB
- Stars: 23
- Watchers: 34
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Canvas Hosted-Data Examples #
Collection of examples that use Canvas Hosted Data to answer questions. Specifically some example
queries that you can run inside your redshift instance in order to get useful data out of the queries.
If you have some queries that are proving very useful to solve problems in your institution, we'd love
for you to share it by opening a pull request! See `CONTRIBUTING.md` in the root of this repo.## queries/ ##
The `queries/` folder is where you'll find all the juicy stuff. These are where queries that can be
copy/pasted into redshift are located. You'll want to connect with either SQLWorkbenchJ, PSQL, or some
other raw SQL tool in order to run these queries.