TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Design Challenge: Congressional Vote Data

1 点作者 zschuessler超过 5 年前

1 comment

zschuessler超过 5 年前
Hey - author here!<p>I think this is a really fun article covering human behavior in &quot;at a glance&quot; intuition of complex data. If you&#x27;re interested in more I&#x27;ll also be posting about the math&#x2F;trig involved and how frustrating working with Congressional data can be (but rewarding!). You can dive through demo code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;use-civic&#x2F;congress-vote-widget" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;use-civic&#x2F;congress-vote-widget</a><p>The article is part of a side project I&#x27;ve put about 2k - 3k hours into. It&#x27;s very similar to the concept of GovTrack.us but modern, focused on intuition, has a mobile app, and is completely open source (soon!). It also caters to a 12-year old&#x27;s intuition: the biggest benefit in getting more Americans excited about civic duty.<p>Inspiration came from traveling abroad (sorry to be trite). The number of people that cared about civic duty was astounding and refreshing to me. I certainly didn&#x27;t care, and my friends didn&#x27;t either. When I tried getting more informed I quickly hit a brick wall in trying to understand even simple terms used in congress.gov &amp; GovTrack.us. Like &quot;tabling&quot; a bill - the heck is that?! The barrier to entry in basic civic duty shouldn&#x27;t be so high.<p>This article is the first act in a major initiative of sharing everything I&#x27;ve learned. I&#x27;m sitting on a treasure trove of fascinating information about Congress, how it works, data, and design concepts to make it intuitive. The goal of making data intuitive but still cater to power users has been challenging, but fun. Over Christmas break I decided it was time to start sharing and finalizing the push to open source it all.<p>This has been a whole barrel of fun, and I hope y&#x27;all find it interesting too. If anyone wants to talk there&#x27;s a few links in the article (at the bottom) to stay updated, or you can always email me directly: zlschuessler@gmail.com<p>Have fun reading!