Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

An analysis app for the data received for the RebelLabs Developer Productivity Report 2017

License

Notifications You must be signed in to change notification settings

zeroturnaround/rebellabs-report-2017-analysis-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RebelLabs Developer Productivity Report 2017 analysis app

An analysis app for the data received for the RebelLabs Developer Productivity Report 2017

The blog post explaining this application is also available.

The report with the results of our analysis is available on RebelLabs.

Get Java 8 (we're not sure this app starts on Java 9 yet). To run the app, clone the repository, then run:

./mvnw spring-boot:run

A webapp should open, or check localhost:8080 manually.

You will see a list of links, clicking on them you'll see some JSON output like:

If you change the SQL queries, you can do your own analysis on the data. To understand what the queries return, unfortunately, you currently need to read the source code.

If you're just interested in a raw data, check the csv file with the raw data.

About

An analysis app for the data received for the RebelLabs Developer Productivity Report 2017

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published