GitXplorerGitXplorer
m

datachallenge_2021

public
1 stars
1 forks
1 issues

Commits

List of commits on branch main.
Unverified
387c67295296369c69a77ffee5e6652a1f50f814

smaller plot

mmonkeywithacupcake committed 4 years ago
Unverified
a7946c144a3c1c21e76fc541f3a7b878ab641d46

adds discuss

mmonkeywithacupcake committed 4 years ago
Unverified
7c7a5e646865520a8d337b5b43fb6ddb4e5e12a3

adds dir structure to readme

mmonkeywithacupcake committed 4 years ago
Unverified
28ea0a494dfb94f3b71b3f4044070af62a77ab5b

adds helper file to read archives

mmonkeywithacupcake committed 4 years ago
Unverified
dd8e09be2154ec41b17a0558dd053d1d77716ad8

moves readme

mmonkeywithacupcake committed 4 years ago
Unverified
41d38cfdf67d5cf7d5f98e0b8b3e9e36fe1f078c

initial commit

mmonkeywithacupcake committed 4 years ago

README

The README file for this repository.

Data Challenge Project

Public data from: beta.sam

If you start with contract data, know this:

Contract Opportunities is a government-wide list of notices of proposed contract actions expected to exceed $25,000. Notices include solicitations, pre-solicitations, sole source justifications, awards and other notices related to the acquisition of supplies and services.

Using this project

This project assumes that you have some libraries installed

  • tidyverse is required
  • dlookr is used for a quick snapshot of data

File Structure

  • /data: directory will hold data locally - dir should be empty on github unless we generate some local data or get some small data files that are easier to keep (do not commit large files here, .gitignore should prevent this)
  • /analysis: directory will hold analysis scripts
  • /helpers: directory holds helper scripts
  • /outputs: directory holds outputs
  • /discuss: directory for discussion of topics and ideas - most intermediate products should probably go here

Finished Product

Visualization Dashboard or Model

Presentation

  • 12 slides or fewer (PDF or PPT)
  • describes project:
    • Question(s) you are trying to answer
    • Methods, techniques, & approaches used
    • Tool(s) & framework(s) used along with lessons learned
    • Results (visualization and explanations/insights)

Live Demo of Product

  • only if a finalist

Evaluation Criteria

Difficulty & Innovation (30 points)

This criteria considers how novel your approach is:

  • Does your approach use a single dataset or integrate across multiple datasets?
  • Does your approach use existing/mature methods for data analysis or does it extend beyond current typical practices?
  • How far does your aproach extend beyond the common Nxxx uses for this data?
  • What technical hurdles did you have to overcome to complete your effort?

Description of Method (30 points)

This criteria considers the equality of you approach and how well you accurately depict that approach in your submitted presentation.

Utility for Executives (20 points)

This is an evaluation of how useful the resultant analytical observations and/or dashboards are for executives. This also consideres the repeatability of the analytics and the TRL for using it (tool/model/dashboard) in the future in support of such executives.

Utility for Technical Professionals (20 points)

This is an evaluation of how useful the ... are for everyday data science technical professionals. ...