Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse decoupled csv files to sql #50

Closed
wants to merge 20 commits into from
Closed

Conversation

Jumaruba
Copy link
Contributor

This module is responsible for importing the csv generated by pull request #49 and parsing the files to sql format.

miguelpduarte and others added 11 commits October 17, 2021 11:51
Course spider will have to read from the faculties CSV eventually, but
just focusing on selectors and structure for now.
Now fetches faculties from previous results.
…rses spider to resolve some of the found issues

Additionally, we are now storing the plan_id since the course_units URL
can be constructed from that+school year (see README.md for details).
The faculties table is being created, but no information is being added to that yet.
@Jumaruba Jumaruba added the dependencies Pull requests that update a dependency file label Nov 13, 2021
@Jumaruba Jumaruba self-assigned this Nov 13, 2021
@Jumaruba
Copy link
Contributor Author

The scrapper is already independent from the database.
Thus, this PR is not necessary anymore.

@Jumaruba Jumaruba closed this Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants