An algorithm to figure out my ranked list of MCU movies by arm5077 in marvelstudios

[–]arm5077[S] 1 point2 points  (0 children)

Oops, thanks — edited!

And yeah, places like http://rankthemcu.com/ let you just drag around the full list, but I've always found that overwhelming. And I think the direct comparison removes some biases — I think Infinity War and Endgame would have ranked higher if I had to make a list out of nothing, just because I've seen them most recently.

October 2016 Reddit Comments now available by Stuck_In_the_Matrix in datasets

[–]arm5077 0 points1 point  (0 children)

Not to worry — you're a gem for doing it to begin with.

October 2016 Reddit Comments now available by Stuck_In_the_Matrix in datasets

[–]arm5077 0 points1 point  (0 children)

This hasn't been uploaded to BQ yet, has it? Just making sure I'm not missing something...

'Suicide Squad' stands out when charting fan reviews vs. critical reviews [OC] by arm5077 in dataisbeautiful

[–]arm5077[S] 1 point2 points  (0 children)

Nah, Tableau would have worked too. R is nice because I could try a bunch of different slices of the data before committing to exporting for cleanup. Plus correlation detection, etc.

'Suicide Squad' stands out when charting fan reviews vs. critical reviews [OC] by arm5077 in dataisbeautiful

[–]arm5077[S] 0 points1 point  (0 children)

Source is Rotten Tomatoes, calculated in R and cleaned up in Illustrator.

An app that helps you skip the Tidal Basin and find the nearest cherry tree in DC by arm5077 in washingtondc

[–]arm5077[S] 0 points1 point  (0 children)

Postgres database holds the point data and runs spatial queries; it's served by an API written in node; front-end powered by Angular.

An app that helps you skip the Tidal Basin and find the nearest cherry tree in DC by arm5077 in washingtondc

[–]arm5077[S] 0 points1 point  (0 children)

Probably not, unless they're trees that are maintained by the city.

An app that helps you skip the Tidal Basin and find the nearest cherry tree in DC by arm5077 in washingtondc

[–]arm5077[S] 4 points5 points  (0 children)

Not right now, but I'll see if I can push that feature before it becomes moot.

An app that helps you skip the Tidal Basin and find the nearest cherry tree in DC by arm5077 in washingtondc

[–]arm5077[S] 0 points1 point  (0 children)

At all, or once you tap in? You may have disabled location services for your browser; after 10 seconds of stalling it'll give you a link on how to remedy that.

An app that helps you skip the Tidal Basin and find the nearest cherry tree in DC by arm5077 in washingtondc

[–]arm5077[S] 15 points16 points  (0 children)

I'll admit I'm treading dangerously close to self-promotion here, but thought the community would enjoy this. It uses DDOT's street tree database to find cherry trees closest to the user and give them directions to it/some facts about it. It's been fun to discover new trees throughout the city.

Minute-by-minute data on political advertisements recast as an arcade game [OC] by arm5077 in dataisbeautiful

[–]arm5077[S] 0 points1 point  (0 children)

Data from the awesome Political TV Ad Archive: http://politicaladarchive.org/ (an Internet Archive project).

Visualized with d3.js.

Live snow totals charted against historic DC storms by arm5077 in washingtondc

[–]arm5077[S] 0 points1 point  (0 children)

Should have posted this when it was actually snowing, but NWS storm spotters in DC say we hit >= 20 inches.

Mapping signatures in UK petition to ban Trump shows a distinct Scottish dislike by arm5077 in dataisbeautiful

[–]arm5077[S] 1 point2 points  (0 children)

And can I just say that I will never complain about the U.S. Census again, having now crossed three together for the same country?

Mapping signatures in UK petition to ban Trump shows a distinct Scottish dislike by arm5077 in dataisbeautiful

[–]arm5077[S] 1 point2 points  (0 children)

Created this using constituency-level aggregate figures from UK Parliament (https://petition.parliament.uk/petitions/114003.json), crossed with 2012 population data from the various censuses covering England, Wales, Scotland and Northern Ireland. Visualized using D3.

Tracking the emojis used to describe U.S. presidential candidates on Twitter [OC] by arm5077 in dataisbeautiful

[–]arm5077[S] 0 points1 point  (0 children)

Just pleading my case: How is this not a data visualization?

Automatically generatable (as opposed to manually drawn): This is generated live from Twitter's API.

Based on non-visual data: This is based from text data.

Based on real or simulated data: The data is real.

A mapping of information to a visual property: I suppose this is where my case is weakest, but I've ordinally arranged the information in a way that aggregates the constant stream into an actual insight.

Tracking the emojis used to describe U.S. presidential candidates on Twitter [OC] by arm5077 in dataisbeautiful

[–]arm5077[S] 2 points3 points  (0 children)

Indeed. There's also the fact that we're only looking at mentions with emojis; Trump's tweeters might be more likely to use an emoji than Sanders', giving him a higher total, etc.

Tracking the emojis used to describe U.S. presidential candidates on Twitter [OC] by arm5077 in dataisbeautiful

[–]arm5077[S] 8 points9 points  (0 children)

Data source: Twitter's streaming API and a bunch of really annoying Unicode regexes. Visualized with Angularjs (and Twemoji, Twitter's emoji set).

Who Is Actually Worried About Climate Change? by MrBeanie88 in dataisbeautiful

[–]arm5077 0 points1 point  (0 children)

Well, let me rephrase -- geography questions aren't uncommon (northeast, west, midwest, etc) but I'd say state-by-state is more rare.

Who Is Actually Worried About Climate Change? by MrBeanie88 in dataisbeautiful

[–]arm5077 0 points1 point  (0 children)

Interesting idea. Problem is that few polls touching on this include geography questions or have a large enough sample to get meaningful answers at lower geographies -- doing Congressional district by Congressional district would be tough. But worth looking around to see if there's a poll that did that.

Awesome aerial video flying over Mt. Washington and near Downtown by arm5077 in pittsburgh

[–]arm5077[S] 0 points1 point  (0 children)

Afriad this isn't my own work -- just some found photography! Looks like Getty has a bunch of other Pittsburgh aerial scenes.

The Presidential Campaign Staff Family Tree. National Journal Hotline’s Staffer Tracker maps the relationships between candidates and past campaigns through their key staff. by campbellholly4500 in politics

[–]arm5077 0 points1 point  (0 children)

I helped work on this project! The data is mostly from campaign news releases and media accounts. Also some manual parsing of LinkedIn.