Covid-19: Comparison of Czech and German regions.
I joined several Czech regions to make them of similar size as the German states.
| """Create testing files for calcs.""" | |
| # import gspread | |
| import json | |
| import pandas as pd | |
| import random | |
| import string | |
| path = "calc/" | |
| path1 = path + "kalkulacka/" |
| <div> | |
| <script type="text/javascript">window.PlotlyConfig = {MathJaxConfig: 'local'};</script> | |
| <script src="https://cdn.plot.ly/plotly-latest.min.js"></script> | |
| <div id="52dc101e-066a-4cb9-bd22-9445f42a0556" class="plotly-graph-div" style="height:500px; width:100%;"></div> | |
| <script type="text/javascript"> | |
| window.PLOTLYENV=window.PLOTLYENV || {}; | |
| if (document.getElementById("52dc101e-066a-4cb9-bd22-9445f42a0556")) { |
Covid-19: Comparison of Czech and German regions.
I joined several Czech regions to make them of similar size as the German states.
| // d3.tip | |
| // Copyright (c) 2013 Justin Palmer | |
| // | |
| // Tooltips for d3.js SVG visualizations | |
| (function (root, factory) { | |
| if (typeof define === 'function' && define.amd) { | |
| // AMD. Register as an anonymous module with d3 as a dependency. | |
| define(['d3'], factory) | |
| } else { |
| mat | |
| matsd/mat | |
| 1.96*matsd/mat | |
| print(x.out) | |
| print(z.out) | |
| par_input = "/home/michal/dev/senat/2016/data_1.csv" | |
| library("Zelig") | |
| library("ZeligEI") | |
| data <- read.csv(par_input, header = TRUE, fileEncoding = "utf-8", encoding = "utf-8") | |
| variables <- names(data) |
| ~lock |
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>W-PCA Scatterplot Chart</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <meta name="description" content="WPCA scatter plot"> | |
| <meta name="author" content="Michal Škop"> | |
| <script src="http://d3js.org/d3.v3.min.js"></script> |