About
JosephGullo
Joseph Gullo
Rank:
Community Explorer
Title:
Joined:
Feb 1, 2023 3:32:15 PM
Posts:
10
Solutions:
1
Likes Received:
9
Bio:
An amazing Instructure Community member
Most Liked Posts
We, at California Northstate University, are implementing canvas data v2, but we are finding that unless you use the python client library (which is not an option for us, we have no python developers ...
We wanted a way to import selected data from selected Canvas tables into a Microsoft SQL Server instance in a way that can be scheduled for automation and required the smallest number of dependencies ...
I actually did a v2 of this guide which is canvas data v2 complaint, which is here: https://community.canvaslms.com/t5/Data-and-Analytics-Group/Guide-Using-Canvas-Data-v2-to-download-exports-of-tables...
I'll start by saying I'm only a data guy as required; I wear all the hats here, so I'm far from versed in best practice. For our import, a csv/tsv was the easiest for me to implement base...
It's not fast because of the async nature, but I just stagger the jobs. This runs at 7 AM, the sql import runs at 7:30 AM, it's ready to go at 8 and I haven't had an issue yet.
Most Recent Posts
I actually did a v2 of this guide which is canvas data v2 complaint, which is here: https://community.canvaslms.com/t5/Data-and-Analytics-Group/Guide-Using-Canvas-Data-v2-to-download-exports-of-tables...
I'll start by saying I'm only a data guy as required; I wear all the hats here, so I'm far from versed in best practice. For our import, a csv/tsv was the easiest for me to implement base...
It's not fast because of the async nature, but I just stagger the jobs. This runs at 7 AM, the sql import runs at 7:30 AM, it's ready to go at 8 and I haven't had an issue yet.
Reserved comment as the final sql script upload location
Reserved comment for the attachment of the next 5 sql scripts.
Latest Badges
Instructure Community: 1 Year
1 Year with Instructure Community
2024-06-12
5 Logins Completed
2024-01-25
First Login Completed
2024-01-25
5 Replies Posted
2024-01-05