Giter VIP home page Giter VIP logo

cychecks's Introduction

CyChecks

Overview

The goal of CyChecks is to allow users easy access to the publicly available data concerning Iowa State University (the Cyclones) employee salaries.

Some of the services this access could offer include:

  1. Aiding job seekers in negotiating starting salaries.
  2. Shedding light on possible pay inequities with respect to gender
  3. Seeing what the highest paid positions are at the university.

Background

The state of Iowa offers a large amount of public data at this site. You can access the data by signing up for an API token here. Iowa state employee salaries are available at this site. Using an API token, CyChecks provides a function to easily get data for any given year.

The data from this site does not include the employee's home department. Unfortunately, to our knowledge the data linking names to departments is not easily accessible. ISU's Human Resources Department kindly provided a list of employees with their home departments and associated colleges valid as of January 1 2019. Although we realize this isn't ideal, this data is included in the package. We have merged the 2018 employee list with salary data fom 2018, and provide this data with the package. However, we realize that the department data may not always be received in the same form, so have not included a function to automate this process.

Summary

This package currently includes:

  1. A function to download data directly from the iowa.gov website.
  2. Employee/salary dataset for X-2018 (scraped from the web)
  3. Employee/department/college dataset valid as of Jan 1 2019 (received by ISU Human Resources)
  4. Employee/salary/department/college dataset assumed to be valid for 2018
  5. A function to anonymize names in the web scraped dataset
  6. A shiny app for visualizing the 2018 dataset (4)

Installation

You can install the development version CyChecks from github with:

devtools::install_github("https://github.com/vanichols/CyChecks")

Example

You can access the data using our XX function.

## basic example code

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.