Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Hdooster's full-sized avatar

Hdooster

  • Ghent, Belgium
View GitHub Profile
@Bemmu
Bemmu / gist:da5c79e9027bd3e248b7
Created February 16, 2016 07:00
BigQuery for most popular countries on Hacker News
SELECT
b.country,
SUM(score) as total_score,
SUM(a.c) as mention_count,
ROUND(SUM(score) / SUM(a.c), 2) as avg_score
FROM
(
SELECT
a.word,
SUM(a.score) AS score,
@rvanbruggen
rvanbruggen / data.csv
Last active January 3, 2020 08:51
Data Innovation Survey 2015
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
Respondent;Age;Gender;OrgType;OrgSize;Position;Role-Marketing;Role-Sales;Role-Finance;Role-Production;RoleRD;RoleIT;Support;Industry;DegreeLevel;DegreeField-ScienceMathematics;DegreeField-Engineering;DegreeField-ICT;DegreeField-Commerce;DegreeField-Social;DegreeField-Law;DegreeField-Other;DataScienceExperience;Techniques-Algo;Techniques-Backend;Techniques-Bayes;Techniques-BigData;Techniques-Business;Techniques-Stats;Techniques-DataMan;Techniques-FrontEnd;Techniques-Graph;Techniques-ML;Techniques-Math;Techniques-Optimization;Techniques-ProdDev;Techniques-Science;Techniques-Simul;Techniques-Spatial;Techniques-StructData;Techniques-SurvMark;Techniques-SysAdmin;Techniques-Temp;Techniques-UnstructData;Techniques-Viz;DataScientistType-Developer;DataScientistType-Engineer;DataScientistType-Researcher;DataScientistType-Scientist;DataScientistType-Statistician;DataScientistType-JackOfAllTrades;DataScientistType-Artist;DataScientistType-Hacker;DataScientistType-Leader;DataScientistType-BizPerson;DataScientistType-Entre