GitXplorerGitXplorer
m

datachallenge_2021

public
1 stars
1 forks
1 issues

Commits

List of commits on branch main.
Unverified
78e61d3c97379a95f1e35b00d1a892776bbb9686

add covid report look

mmonkeywithacupcake committed 4 years ago
Unverified
a1664318fa1562beee46f4684243051dab65edc4

updates look_at_covid.R with new info on unique

mmonkeywithacupcake committed 4 years ago
Unverified
527f0e7e0ac420396b8e12dd66422b4dc88d35d3

adds look at covid

mmonkeywithacupcake committed 4 years ago
Unverified
cdd80b31b0d8d1b77401a4c7de1d208a2fab24f1

adds more looking at the archive

mmonkeywithacupcake committed 4 years ago
Unverified
199b4a614c84280adb68915406e93ba173d5e028

adds example project idea from template

mmonkeywithacupcake committed 4 years ago
Unverified
212f029be8bf0a3eddde1406fc0575d97f519328

adds proposed idea folder and template

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. ...