Right now we have a ton of data on the backend of the website on jobs that have been collected but not a lot of it is currently visible to the users of the site.
Ref this issue for some ideas of what to research.
Acceptance Criteria:
- Research data that we have available
- Start branch to render a few trends in graphs (likely using d3)
- e.g. # of job postings featuring Ruby vs JavaScript over the last 6 months
- e.g. job technologies mentioned in job postings per company show page over time
- Document and create stories for ways to a. render these data trends on the front end and b. create endpoints on the backend that server the data
Right now we have a ton of data on the backend of the website on jobs that have been collected but not a lot of it is currently visible to the users of the site.
Ref this issue for some ideas of what to research.
Acceptance Criteria: