D.C. Hess

Results 5 issues of D.C. Hess

Would there be interest in adding a zipcode lookup functionality for this package? That would mean extending the data beyond just state level and return city, state, county, timezone, lat/long...

If a date in Google Classroom is outside of the bounds panda can parse, add error handling that logs the record id (and course id if relevant) and inserts it...

If a student is removed from a course all of the submission data for that course is lost. We should create a snapshot of prior day data before truncating the...

enhancement

Rather than querying the StudentSubmission endpoint by looping over Courses, it could be preferable to loop over individual assignments (CourseWork). That way the query could be date-bound by pre-filtering the...

enhancement

As we begin to near a place of stability and other users want to leverage this connector, it would be useful to include a basic level of documentation. We should...

documentation
enhancement