CredentialEngine / ai-course-crawler

Apache License 2.0
1 stars 0 forks source link

CSV Issues: Career and Technical Education - Arkansas Department of CorrectionsAR DEPT CORRECTIONS_WHITEInfo #20

Closed jeannekitchens closed 2 months ago

jeannekitchens commented 3 months ago

The Arkansas Department of Corrections CSV file has the following issues. https://master.ai-course-crawler.development.c66.me/datasets/catalogue/4

The information below is applicable to all of the courses with this data set.

See the bulk upload templates for the correct head rows: Bulk Upload Template with Every Property

Bulk Upload Template with Ivy Tech example

The Program Descrition is for the Program that offers the courses, not the courses. The coursese are listed under Program Courses. In the example, below, there's two courses (1) Financial Literacy and (2) Agricultural Equipment Technician.

OTHER ISSUES

  1. The catalog does not have course numbers. It used the course name as the identifier. This may be alright. We need to discuss this.
  2. The "Type" column is missing. Every course bulk upload file must have a "Type" column. For courses, the type will always = Course.
  3. The column headings are not correct

REQUIRED COLUMNS FOR ALL COURSESSee the minimum data policy for Course https://credreg.net/registry/policy#course

EXPECTED

image

rsaksida commented 3 months ago

@jeannekitchens I've fixed the CSV fields. See Slack for a discussion on the program description issue

jeannekitchens commented 3 months ago

@rsaksida thank you! I and my collegue Chris who will also set up a GitHub account will re-test what's already been crawled and continue testing to include verifying the header.

rsaksida commented 2 months ago

Closing this in favor of tracking all the supported fields via #43.