Giter VIP home page Giter VIP logo

prometheus_oracle's Introduction

prometheus_oracle

Build Status

prometheus_oracle's People

Contributors

mlmonkatgy avatar geeyong1115 avatar

Watchers

 avatar

prometheus_oracle's Issues

Design table

  • JobName,
  • CompanyName,
  • CompanyOverview,
  • CompanySize,
  • SpecificLocation
  • , Benefits
  • , AverageProcessingTime,
  • Industry
  • , Location,
  • PostedTime,
  • JobDescription,
  • CareerLevel,
  • Qualification,
  • YearsOfExperience,
  • JobType,
  • JobSpecializations,
  • Salary,
  • url
  • [ ]

Scrape job street process

  • Get inner text job street
  • Classify the raw data , null?
  • Raw data has been labelled
  • Save to database

Test about:

  • make sure the data has been capture
  • make sure the data has been save to database

Create table for wobb

  • write test for both table

wobbTable

  • jobName
  • companyName
  • location
  • jobType
  • jobSpec
  • jobDesc
  • jobReq
  • industryType
  • benefits
  • companyAddress
  • companyOverview
  • postUrl
  • version

wobbRaw

  • postUrl
  • rawContent
  • rawContentType
  • version

Cron Jobs

  • Auto run tasks everyday, random time

Process raw data

  • Parse raw data from raw data table to job street table
  • interface
  • [ ]

Worker thread task scheduler

  • new task queue
  • active task list
  • done task list
  • Scheduler distribute task from queue
  • Scheduler receive feedback from worker after work is done
  • Error handler for error task - move task back to new task queue

Multi-thread executor

  • Scheduler init playwright browser context as workerData

  • Scheduler resolve import.meta.url to relative worker thread file

  • Scheduler maintain queue for free thread

  • Scheduler maintain queue for uncompleted task

  • Scheduler maintain map for active thread

  • Scheduler maintain map for active task

  • Scheduler maintain list for completed task

  • Worker thread naive DI

  • Worker thread open browser as test

Raw Data Loading ERD

  • Postgres Container Setup
  • MikroORM connection setup
  • Raw Data Table creation
  • Unit Test for db connection
  • Unit Test Raw Data Table insert delete

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.