Skip to content

Parser needs to be able to update existing database, not just create a new one #3

@elze

Description

@elze

The parser needs to be able to take new job ads from the directory specified in the IMPORT_FILE_PATH in import_settings.cfg, parse them, and update corresponding rows in the database. When it encounters a skill_term that's already in the skill_post_counters table, it needs to update number_of_postings for that skill_term. And for each secondary term it needs to update the number_of_times field in the corresponding row in the skill_pairs table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions