This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": "recVl473xIIRUHrDt", | |
| "createdTime": "2020-03-29T03:07:12.000Z", | |
| "cellValuesByColumnId": { | |
| "fldBWaqJq0Z1LZjNH": "* Built by Candor.co", | |
| "fldb33RYp9aHrTgZU": { | |
| "revision": 111, | |
| "otDocumentId": "otdBOv4cW84Nka6zA", | |
| "documentValue": [ |
We can make this file beautiful and searchable if this error is corrected: It looks like row 3 should actually have 1 column, instead of 11 in line 2.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2010 - List of Metro Data | |
| For explanatory notes see the Methods page on our website: www.usreligioncensus.org | |
| Metro Area,Population,PopRank,Adherents,AdhRank,Congregations,ConRank,Adherents %,Adh% Rank,Congregations Per 10K People,Con Per 10K Rank | |
| "Aberdeen, SD, Micropolitan Statistical Area",40602,232,31063,499,94,587,76.5,26,23,159 | |
| "Aberdeen, WA, Micropolitan Statistical Area",72797,450,21650,649,105,534,29.7,847,14,559 | |
| "Abilene, TX, Metropolitan Statistical Area",165252,673,104476,202,296,192,63.2,154,18,368 | |
| "Ada, OK, Micropolitan Statistical Area",37492,192,21657,648,103,542,57.8,251,27,62 | |
| "Adrian, MI, Micropolitan Statistical Area",99892,539,37108,432,129,450,37.1,733,13,629 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| license: gpl-3.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| console.log('hi'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.3.14) | |
| // Compass (v1.0.1) | |
| // ---- | |
| $map:(); | |
| $font-size:(s: 12px, m: 14px); | |
| $values: (text-s 12px), (text-m 14px), (text-l 16px); | |
| // generate classes from $values |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.4.1) | |
| // Compass (v1.0.1) | |
| // ---- | |
| .padded { | |
| + & { | |
| color: red; | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.3.14) | |
| // Compass (v1.0.0.rc.1) | |
| // ---- | |
| $map: ( | |
| 'template/resize-arrows.png': 'HASHED_PATH', | |
| 'symbols/google-logo.png': 'ANOTHER_HASHED_PATH', | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.3.14) | |
| // Compass (v1.0.0.rc.1) | |
| // ---- | |
| $map: ( | |
| 'template/resize-arrows.png': 'HASHED_PATH', | |
| 'symbols/google-logo.png': 'ANOTHER_HASHED_PATH', | |
| ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <meta charset="utf-8"> | |
| <style> | |
| text { | |
| fill: #666; | |
| font-family: sans-serif; | |
| font-size: 11px; | |
| } | |
| .axis path, .axis line { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ---- | |
| // Sass (v3.3.5) | |
| // Compass (v1.0.0.alpha.18) | |
| // ---- | |
| $map:(); | |
| $values: (text-s 12px), (text-m 14px), (text-l 16px); | |
| // generate classes from $values | |
| @each $item in $values { |
NewerOlder