This file contains 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
{ | |
"$schema": "https://vega.github.io/schema/vega/v5.json", | |
"description": "", | |
"width": 840, | |
"height": 500, | |
"padding": 5, | |
"title": { | |
"text": { | |
"signal": "['COVID-19 Cases by England Region',utcFormat(timestamp*1000, '%e %B %Y')]" |
This file contains 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
{"version":1,"resource":"file:///Users/simon/Projects/developer.chrome.com/site/en/docs/crux/bigquery/index.md","entries":[{"id":"9hlb.md","timestamp":1650560233468},{"id":"a2v7.md","source":"undoRedo.source","timestamp":1650571622365},{"id":"mRqT.md","timestamp":1650571664132},{"id":"B4Hp.md","timestamp":1651588654315}]} |
This file contains 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
const HEADERS = [ | |
"content-security-policy-report-only", | |
"content-security-policy", | |
"feature-policy", | |
"nel", | |
"report-to", | |
"accept-ch", | |
"referrer-policy", | |
"strict-transport-security", | |
"link" |
This file contains 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
{ | |
"info": { | |
"_postman_id": "7eaf462d-6713-446d-9872-0c5ecef206d8", | |
"name": "mPulse", | |
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" | |
}, | |
"item": [ | |
{ | |
"name": "Annotations", | |
"item": [ |
This file contains 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
{ | |
"editable": true, | |
"gnetId": null, | |
"graphTooltip": 0, | |
"id": 6, | |
"links": [], | |
"panels": [ | |
{ | |
"aliasColors": {}, | |
"bars": false, |
This file contains 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
{ | |
"editable": true, | |
"gnetId": null, | |
"graphTooltip": 0, | |
"id": 5, | |
"links": [], | |
"panels": [ | |
{ | |
"aliasColors": {}, | |
"bars": false, |
This file contains 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
#!/usr/bin/env python | |
import datetime | |
import speedtest | |
from influxdb import InfluxDBClient | |
# influx configuration - edit these | |
ifuser = "grafana" | |
ifpass = "<yourpassword>" | |
ifdb = "home" |
This file contains 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
#!/usr/bin/env python | |
import datetime | |
import psutil | |
from influxdb import InfluxDBClient | |
# influx configuration - edit these | |
ifuser = "grafana" | |
ifpass = "<yourpassword>" | |
ifdb = "home" |
This file contains 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
Continent_Name | Continent_Code | Country_Name | Two_Letter_Country_Code | Three_Letter_Country_Code | Country_Number | |
---|---|---|---|---|---|---|
Asia | AS | Afghanistan, Islamic Republic of | AF | AFG | 4 | |
Europe | EU | Albania, Republic of | AL | ALB | 8 | |
Antarctica | AN | Antarctica (the territory South of 60 deg S) | AQ | ATA | 10 | |
Africa | AF | Algeria, People's Democratic Republic of | DZ | DZA | 12 | |
Oceania | OC | American Samoa | AS | ASM | 16 | |
Europe | EU | Andorra, Principality of | AD | AND | 20 | |
Africa | AF | Angola, Republic of | AO | AGO | 24 | |
North America | NA | Antigua and Barbuda | AG | ATG | 28 | |
Europe | EU | Azerbaijan, Republic of | AZ | AZE | 31 |
This file contains 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
name | code | |
---|---|---|
Afghanistan | AF | |
Åland Islands | AX | |
Albania | AL | |
Algeria | DZ | |
American Samoa | AS | |
AndorrA | AD | |
Angola | AO | |
Anguilla | AI | |
Antarctica | AQ |
NewerOlder