Skip to content

IT Jobs Meta v0.1.0

Compare
Choose a tag to compare
@maciejzj maciejzj released this 01 Nov 18:27
· 60 commits to master since this release
2daf4ba

Feature release (v0.1.0)

Client-side dashboard changes

  • Concept drift is mitigated for lower number of Junior-seniority vacancies
    • Maps feature top N cities with largest number of postings (contrary to previous thresholding)
    • Violin plots discard drawing curves with insufficient/small number of samples for better visuals

Server-side CLI changes

  • CLI switch to specify log-level/verbosity with -v or --log-level; see it-jobs-meta --help for the available options

Bugfixes and internal changes

  • During the ETL process string values in technologies and categories are unified to lower before further processing
  • Static assets are now correctly installed and accessed by the application when installed by pip (missing CSS files are no longer a problem)