TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

17 years of government contracts on BigQuery

136 pointsby anton_tarasenkoalmost 9 years ago

4 comments

georgewfraseralmost 9 years ago
BigQuery has two unusual technical features that make it uniquely suited to hosting public data like this:<p>1. It has a separate &quot;storage tier&quot; and &quot;compute tier&quot;, so we can all run queries against the same dataset at the same time.<p>2. The &quot;compute tier&quot; is 100% shared, so I can use BigQuery even if I just want to run a few queries.<p>I hope we&#x27;ll see more projects like this. Having public data available in SQL is a great thing. SQL is easy enough that a lot of people can figure it out, but powerful enough to do real work.
评论 #11844839 未加载
skramalmost 9 years ago
A lot of this data can also be browsed by mere mortals at <a href="http:&#x2F;&#x2F;openbeta-contracts-explorer.usaspending.gov&#x2F;" rel="nofollow">http:&#x2F;&#x2F;openbeta-contracts-explorer.usaspending.gov&#x2F;</a> . More information is available at <a href="https:&#x2F;&#x2F;openbeta.usaspending.gov&#x2F;" rel="nofollow">https:&#x2F;&#x2F;openbeta.usaspending.gov&#x2F;</a> too.
评论 #11844259 未加载
评论 #11845184 未加载
fhoffaalmost 9 years ago
Thanks for sharing Anton!<p>Fixing the link for mobile: (GitHub doesn&#x27;t render the link)<p>- <a href="http:&#x2F;&#x2F;nbviewer.jupyter.org&#x2F;github&#x2F;antontarasenko&#x2F;gpq&#x2F;blob&#x2F;master&#x2F;notebooks&#x2F;contracts_intro.ipynb" rel="nofollow">http:&#x2F;&#x2F;nbviewer.jupyter.org&#x2F;github&#x2F;antontarasenko&#x2F;gpq&#x2F;blob&#x2F;m...</a><p>Some quick charts with DataStudio (<a href="https:&#x2F;&#x2F;medium.com&#x2F;@hoffa&#x2F;showing-off-the-new-free-google-analytics-data-studio-with-reddit-aprils-gilded-comments-for-ebe965dbbb15" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@hoffa&#x2F;showing-off-the-new-free-google-an...</a>):<p><a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;ZHOkrN2.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;ZHOkrN2.png</a>
ameliusalmost 9 years ago
Is there an open source equivalent of the software-part of BigQuery?
评论 #11917398 未加载
评论 #11849737 未加载
评论 #11845937 未加载