WIP Update README.md#14
Open
AmandaDoyle wants to merge 7 commits into
Open
Conversation
mbh329
reviewed
Nov 14, 2022
| ### Task 1: Data Download | ||
|
|
||
| Write a python script/notebook to download all service request records created in the **last week** (7 days) and has **HPD** as the responding agency, and store the data in a csv named `raw.csv` in a folder called `data`. | ||
| Write a script to download all service request records created in the **last week** (7 days) and has **HPD** as the responding agency, and store the data in a csv named `raw.csv` in a folder called `data`. |
Member
There was a problem hiding this comment.
The idea behind this change is to make the download step more agnostic? If so, I think the omission of python works well for this - is it worth adding in more specificity in our directions or do we think that the "ambiguity" is a good window into how the candidate thinks/problem solves?
Member
|
Overall I think the slight tweaks in wording help make the associate level data challenge more tool agnostic - I think having the associate still work with python as much as possible is vital to their success |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.