Giter VIP home page Giter VIP logo

cloud-roles-database's Introduction

Cloud Job Roles Database

The purpose of this project is to ingest open-source information, such as information hosted on job descriptions, load it into a SQL (Postgres) database and host the information for analysis. Currently, the project runs no infrastructure so runs a three step process:

  1. Ingest (make run-ingest) - Starts the crawling for data (depends upon make db_migrate already being invoked to setup the DB).
  2. Compilation (make run-compilation) - Compiles SQL queries into static JSON files used for rendering.
  3. Rendering as HTML (make run-render) - This command renders the JSON files as a static site.

General roadmap

  • Extract salary information
  • Difference in skills between seniority
  • What soft skills are asked for?
  • Analysis on role overlaps
  • Kubernetes vs Serverless / AWS Lambda
  • Go through Stack Overflow 2022 (update languages, databases, etc)
  • How much does work experience matter / asked for
  • Location (and does this affect the data)?
  • Update information on languages and monitoring
  • Update the information on certifications
  • Update the information on niche cloud providers (digital ocean, etc)
  • Extra data from specific companies, e.g. FAANG companies (and compare skills)

Ingest

  • Fix regex issues with Go / AI / Java / JavaScript (select only body?)
  • Move types into shared directory
  • Better logging (verbosity levels) and error state handling
  • Make URL the ID of the jobs?
  • Add unit tests for various resumes

Compilation

  • Create a file per file to render

Rendering

  • Create basic landing page (fonts, styling, etc)
  • Create roles tile (with basic details)
  • Create role detail page (based on a YAML config)
  • Create insights section

cloud-roles-database's People

Contributors

loujaybee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.