socrata / opendatanetwork.com

The Open Data Network
https://www.opendatanetwork.com/
Other
19 stars 12 forks source link

Where'd the Health Tab go? #204

Closed zang0 closed 8 years ago

zang0 commented 8 years ago

Compare kingcounty staging vs live

aaasen commented 8 years ago

Health tab is missing data on production and had some custom code that didn't fit into the new system. I'll add it back in. On Fri, Feb 5, 2016 at 10:07 AM zang0 notifications@github.com wrote:

Assigned #204 https://github.com/socrata/opendatanetwork.com/issues/204 to @aaasen https://github.com/aaasen.

— Reply to this email directly or view it on GitHub https://github.com/socrata/opendatanetwork.com/issues/204#event-540993291 .

aaasen commented 8 years ago

Giving this to @marks. Let me know if you run into any issues or need clarification.

https://github.com/socrata/opendatanetwork.com/blob/staging/src/data/data-sources.js https://github.com/socrata/opendatanetwork.com/blob/staging/src/data/map-sources.js

marks commented 8 years ago

As much as I want this to get done, I don't know when I'll be able to do it. I am out of town this weekend and next and won't have much online time. Next week is pretty packed with sales stuff. Just a heads up.

Mark Silverberg (m) 512 826 7004 http://twitter.com/skram

On Feb 5, 2016, at 5:08 PM, Lane Aasen notifications@github.com wrote:

Giving this to @marks. Let me know if you run into any issues or need clarification.

https://github.com/socrata/opendatanetwork.com/blob/staging/src/data/data-sources.js https://github.com/socrata/opendatanetwork.com/blob/staging/src/data/map-sources.js

— Reply to this email directly or view it on GitHub.

aaasen commented 8 years ago

OK, I can probably do it if you don't have time for it. Also out of town this weekend but I will have some time on Monday.

aaasen commented 8 years ago

Added health data back in. I split the "Health" tab into two tabs since they use separate datasets. When we complete #211 they can be combined. There is a tab called "RWJF Health" with health behavior stats for counties and states, as well as a "CDC Health" tab with BRFSS data. The old CDC tab used custom JS and didn't have a map. I redesigned it to fit into the new system. @marks tell me if I did anything wrong.