rebeccashi / Cumulus

Cumulus is a data-as-a-service platform intent on helping job-seekers figure out what they've got in the bag—and what they still need to know—by providing a snapshot of what the job market looks like right now

Home Page:https://cumulus-data.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cumulus

Cumulus offers a snapshot of the current job market to help you ease the stress of job hunting, by displaying the most in-demand skills, the top majors and other meaningful data to your desired job title.

landing page


Running

Run the following commands to serve locally on port 3000:

$ npm install
$ npm run start

Endpoints

keywords

GET /api/keywords?q=<query>

companies

GET /api/companies?q=<query>

majors

GET /api/majors?q=<query>

Tests

No tests, oops

Contributing

No contributors accepted as of now :)

About

Cumulus is a data-as-a-service platform intent on helping job-seekers figure out what they've got in the bag—and what they still need to know—by providing a snapshot of what the job market looks like right now

https://cumulus-data.herokuapp.com


Languages

Language:Jupyter Notebook 82.0%Language:JavaScript 10.0%Language:HTML 4.8%Language:CSS 3.3%