Skip to content

Ward Reports V1 - #8

Open
srao-civis wants to merge 55 commits into
masterfrom
civis_SR_branch
Open

Ward Reports V1#8
srao-civis wants to merge 55 commits into
masterfrom
civis_SR_branch

Conversation

@srao-civis

Copy link
Copy Markdown
Collaborator

No description provided.

@srao-civis srao-civis changed the title Civis sr branch Ward Reports V1 Mar 10, 2020
Comment thread WardReports/Generate_weekly_ward_report_scripts.py
total_reported_perc = round(ward_agg['Counted Households'].sum()*100/ward_agg['tot_housing_units_acs_13_17'].sum(),1)
households_left = ward_agg['Uncounted Households'].sum()

best_performer = int(ward_agg[ward_agg['Percent Counted']==ward_agg['Percent Counted'].max()]['ward'].values[0])

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont necessarily need to change this now, but this might need to change if we decided to calculate best performer by a relative measure to the Civis HTC score, which i think is pretty likely

Comment thread .gitignore Outdated
@srao-civis

Copy link
Copy Markdown
Collaborator Author

Hi @geneorama! Just trying to clean up a little bit here. Can we move this into master? (Going to let you merge to make sure I don't mess with any of your code)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants