Ryan Pitts

Results 36 comments of Ryan Pitts

Is the basic redirect just a matter of shoving a "00" into a geoID where the left side of "US" is only 5 chars long? My only thought is that...

Are we aiming to offer 2013 1-year the day it drops? I'd note that ONA is that next week, when more than one of us might be in Chicago and...

Yep, got those dates emblazoned on my calendar. Which reminds me, I need to add the 2013 release names to some javascript objects and python dicts ... Done.

One other thing we shouldn't forget: The flat json files used for embed charts are named based on geoID. I think the fallback `write_profile_json` will cover us, but I wonder...

Yes, also very interested in looking at the packaging for the app. If we can find simplifications, that seems great.

So once we get into "pseudo-table" territory, are you thinking we would _add_ flattened columns to what's already there? or replace the existing split columns?

This is a symptom of the way we calculate percentages on the data tables, dividing against the total population of the table universe, which isn't _always_ the most intuitive percentage...

Maybe that's all we need? The data is exactly the same, in that the raw numbers match up precisely between the two pages. It's our own presentation of percentages that...

I remember discussing 0/0 with @iandees, and I remember that there was a highly pragmatic reason we decided to go ahead and return 0 for it. I'm not positive what...

"the denominator column we use for percentages is only sometimes the one that you'd want for any given figure" Yeah this is my real reservation. There are plenty of times...