Earlier quoted context omitted.
Most popular comment openings: > SELECT COUNT(*) c, SUBSTR(comment, 0, 100) pre FROM [jyang:fcc_ecfs.17108_comments] GROUP BY pre ORDER BY c DESC LIMIT 10;
1 1,523,300 The FCC's Open Internet Rules (net neutrality rules) are extremely important to me. I urge you to pr 2 1,359,677 In 2015, Chairman Tom Wheelers Federal Communications Commission (FCC) imposed restrictive Title II 3 1,283,663 Before leaving office, the Obama Administration rammed through a massive scheme that gave the federa 4 958,487 The current FCC regulatory scheme known as "Title II" represents an unp…
Show HN: BigQuery dataset: 22M FCC comments on net neutrality
11–20 of 20 posts
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#12Earlier quoted context omitted.
1 1,523,300 The FCC's Open Internet Rules (net neutrality rules) are extremely important to me. I urge you to pr 2 1,359,677 In 2015, Chairman Tom Wheelers Federal Communications Commission (FCC) imposed restrictive Title II 3 1,283,663 Before leaving office, the Obama Administration rammed through a massive scheme that gave the federa 4 958,487 The current FCC regulatory scheme known as "Title II" represents an unp…
From the looks of it, 8 and 10 are likely the same. Shrinking the preamble check by a few characters will likely make them show up better and get a better idea of the last few entries in the top 10.
1 | [7568642] | am in favor of strong net neutrality under Title II of the Telecommunications Act. Sincerely,
2 | [1523457] | The FCC's Open Internet Rules (net neutrality rules) are extremely important to me. I urge you to
3 | [1359677] | In 2015, Chairman Tom Wheeler's Federal Communications Commission (FCC) imposed restrictive Title
4 | [1283663] | Before leaving office, the Obama Administration rammed through a massive scheme that gave the fede
5 | [958487] | The current FCC regulatory scheme known as "Title II" represents an unprecedented increase in gove
6 | [818815] | The unprecedented regulatory power the Obama Administration imposed on the internet is smothering
7 | [657153] | As a concerned taxpayer and consumer, I am writing to urge the FCC to set the internet free and re
8 | [531981] | The Obama-era FCC regulations known as "Title II" enable the federal government to exert an extrao
9 | [450914] | The Open Internet rules (net neutrality) are extremely important to me. I don't want the ISP to ha
10 | [379644] | Obama's Federal Communications Commission (FCC) forced regulations on the internet that put the go
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#13Earlier quoted context omitted.
1 1,523,300 The FCC's Open Internet Rules (net neutrality rules) are extremely important to me. I urge you to pr 2 1,359,677 In 2015, Chairman Tom Wheelers Federal Communications Commission (FCC) imposed restrictive Title II 3 1,283,663 Before leaving office, the Obama Administration rammed through a massive scheme that gave the federa 4 958,487 The current FCC regulatory scheme known as "Title II" represents an unp…
Huh, I wonder why the top negative copy+paste responses are not tied to any organization or grass-roots effort.
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#14Looks like there are about 255,640-460,552 truly unique (i.e. hand-written) comments roughly (1-2%). SELECT count(1) as cnt, substr(comment, 0,30) as abbrev_comment FROM [jyang:fcc_ecfs.17108_comments] GROUP BY abbrev_comment order by cnt DESC LIMIT 1000000
That the contents are identical doesn't mean that real different people didn't send them.
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#15Earlier quoted context omitted.
Most popular comment openings: > SELECT COUNT(*) c, SUBSTR(comment, 0, 100) pre FROM [jyang:fcc_ecfs.17108_comments] GROUP BY pre ORDER BY c DESC LIMIT 10;
1 1,523,300 The FCC's Open Internet Rules (net neutrality rules) are extremely important to me. I urge you to pr 2 1,359,677 In 2015, Chairman Tom Wheelers Federal Communications Commission (FCC) imposed restrictive Title II 3 1,283,663 Before leaving office, the Obama Administration rammed through a massive scheme that gave the federa 4 958,487 The current FCC regulatory scheme known as "Title II" represents an unp…
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#16Looks like there are about 255,640-460,552 truly unique (i.e. hand-written) comments roughly (1-2%). SELECT count(1) as cnt, substr(comment, 0,30) as abbrev_comment FROM [jyang:fcc_ecfs.17108_comments] GROUP BY abbrev_comment order by cnt DESC LIMIT 1000000
Often, when members of the public are encouraged to petition for something, those doing the encouraging also provide form letters to which the petitioner just has to add their signature. That the contents are identical doesn't mean that real different people didn't send them.
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#17Earlier quoted context omitted.
Often, when members of the public are encouraged to petition for something, those doing the encouraging also provide form letters to which the petitioner just has to add their signature. That the contents are identical doesn't mean that real different people didn't send them.
Extremely valid observation, I would just like to add that the grandparent post referenced hand written specifically, which is just as important when the outcome isn't binary.
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#18Earlier quoted context omitted.
Huh, I wonder why the top negative copy+paste responses are not tied to any organization or grass-roots effort.
Presumably they must have come from somewhere, anyone know where?
http://www.dslreports.com/shownews/Bots-Flood-FCC-Website-Wi...
http://www.dslreports.com/shownews/Consumers-Demand-FCC-Inve...
https://www.reddit.com/r/technology/comments/6a6qvi/someone_...
http://www.zdnet.com/article/a-bot-is-flooding-the-fccs-webs...
Re: Show HN: BigQuery dataset: 22M FCC comments on net neutrality
#19Looks like there are about 255,640-460,552 truly unique (i.e. hand-written) comments roughly (1-2%). SELECT count(1) as cnt, substr(comment, 0,30) as abbrev_comment FROM [jyang:fcc_ecfs.17108_comments] GROUP BY abbrev_comment order by cnt DESC LIMIT 1000000
Often, when members of the public are encouraged to petition for something, those doing the encouraging also provide form letters to which the petitioner just has to add their signature. That the contents are identical doesn't mean that real different people didn't send them.
It is OK to think that US citizens should have a more direct, democratic say in the power structures that control the internet. But FCC comments can never be a good vehicle for this. To those currently upset at the FCC over the rollback of an Obama era rule, I would invite you to critically consider what parts of the communications acts are actually constitutional and whether photons superimposed across state lines should fall under the scope of the interstate commerce clause or the bill of rights.