mirror of
https://github.com/koodiklinikka/palkkakysely.git
synced 2026-03-04 20:59:57 +00:00
Deploying to gh-pages from @ koodiklinikka/palkkakysely@ff8f98fd7a 🚀
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -6,67 +6,82 @@
|
|||||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
<style>body {
|
<style>body {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
font:
|
||||||
|
18px/1.5 -apple-system,
|
||||||
|
BlinkMacSystemFont,
|
||||||
|
"Segoe UI",
|
||||||
|
Roboto,
|
||||||
|
"Helvetica Neue",
|
||||||
|
Arial,
|
||||||
|
"Noto Sans",
|
||||||
|
sans-serif,
|
||||||
|
"Apple Color Emoji",
|
||||||
|
"Segoe UI Emoji",
|
||||||
|
"Segoe UI Symbol",
|
||||||
|
"Noto Color Emoji";
|
||||||
}
|
}
|
||||||
|
|
||||||
body.static-body {
|
body.static-body {
|
||||||
max-width: 650px;
|
max-width: 650px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.table-body {
|
body.table-body {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.table-body table {
|
body.table-body table {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.table-body td, body.table-body th {
|
body.table-body td,
|
||||||
padding: 0.3em;
|
body.table-body th {
|
||||||
border: 1px solid #999;
|
padding: 0.3em;
|
||||||
|
border: 1px solid #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3 {
|
h1,
|
||||||
line-height: 1.2;
|
h2,
|
||||||
|
h3 {
|
||||||
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #2181b7;
|
color: #2181b7;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #4e1ecb;
|
color: #4e1ecb;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
body {
|
body {
|
||||||
color: white;
|
color: white;
|
||||||
background: #444
|
background: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #5bf
|
color: #5bf;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #ccf
|
color: #ccf;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
border-bottom: 2px solid #2a6180;
|
border-bottom: 2px solid #2a6180;
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
border-top: 2px solid #2a6180;
|
border-top: 2px solid #2a6180;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}</style>
|
}</style>
|
||||||
<title>Koodiklinikan palkkakysely, 2023</title>
|
<title>Koodiklinikan palkkakysely, 2023</title>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
BIN
2023/data.xlsx
BIN
2023/data.xlsx
Binary file not shown.
@@ -6,67 +6,82 @@
|
|||||||
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
<style>body {
|
<style>body {
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
font: 18px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
font:
|
||||||
|
18px/1.5 -apple-system,
|
||||||
|
BlinkMacSystemFont,
|
||||||
|
"Segoe UI",
|
||||||
|
Roboto,
|
||||||
|
"Helvetica Neue",
|
||||||
|
Arial,
|
||||||
|
"Noto Sans",
|
||||||
|
sans-serif,
|
||||||
|
"Apple Color Emoji",
|
||||||
|
"Segoe UI Emoji",
|
||||||
|
"Segoe UI Symbol",
|
||||||
|
"Noto Color Emoji";
|
||||||
}
|
}
|
||||||
|
|
||||||
body.static-body {
|
body.static-body {
|
||||||
max-width: 650px;
|
max-width: 650px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.table-body {
|
body.table-body {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.table-body table {
|
body.table-body table {
|
||||||
border-collapse: collapse;
|
border-collapse: collapse;
|
||||||
}
|
}
|
||||||
|
|
||||||
body.table-body td, body.table-body th {
|
body.table-body td,
|
||||||
padding: 0.3em;
|
body.table-body th {
|
||||||
border: 1px solid #999;
|
padding: 0.3em;
|
||||||
|
border: 1px solid #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3 {
|
h1,
|
||||||
line-height: 1.2;
|
h2,
|
||||||
|
h3 {
|
||||||
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #2181b7;
|
color: #2181b7;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #4e1ecb;
|
color: #4e1ecb;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
@media (prefers-color-scheme: dark) {
|
||||||
body {
|
body {
|
||||||
color: white;
|
color: white;
|
||||||
background: #444
|
background: #444;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #5bf
|
color: #5bf;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited {
|
a:visited {
|
||||||
color: #ccf
|
color: #ccf;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
border-bottom: 2px solid #2a6180;
|
border-bottom: 2px solid #2a6180;
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
border-top: 2px solid #2a6180;
|
border-top: 2px solid #2a6180;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}</style>
|
}</style>
|
||||||
<title>Koodiklinikan palkkakysely, 2023</title>
|
<title>Koodiklinikan palkkakysely, 2023</title>
|
||||||
</head>
|
</head>
|
||||||
@@ -161,7 +176,7 @@ footer {
|
|||||||
|
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
Generoitu 2023-09-25 11:18:01.889280
|
Generoitu 2023-09-28 12:39:07.413903
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
BIN
2023/raw-en.xlsx
BIN
2023/raw-en.xlsx
Binary file not shown.
BIN
2023/raw-fi.xlsx
BIN
2023/raw-fi.xlsx
Binary file not shown.
@@ -1,11 +1,17 @@
|
|||||||
<!DOCTYPE html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="icon" href="./favicon.ico" />
|
<link rel="icon" href="./favicon.ico" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<meta name="description" content="Web site created using create-react-app" />
|
<meta
|
||||||
<script src="https://cdn.plot.ly/plotly-latest.min.js" charset="utf-8"></script>
|
name="description"
|
||||||
|
content="Web site created using create-react-app"
|
||||||
|
/>
|
||||||
|
<script
|
||||||
|
src="https://cdn.plot.ly/plotly-latest.min.js"
|
||||||
|
charset="utf-8"
|
||||||
|
></script>
|
||||||
<title>Palkka-analysaattori</title>
|
<title>Palkka-analysaattori</title>
|
||||||
<script type="module" crossorigin src="/palkkakysely/analysaattori/assets/index.9fbb5a89.js"></script>
|
<script type="module" crossorigin src="/palkkakysely/analysaattori/assets/index.9fbb5a89.js"></script>
|
||||||
<link rel="stylesheet" href="/palkkakysely/analysaattori/assets/index.d81e5de8.css">
|
<link rel="stylesheet" href="/palkkakysely/analysaattori/assets/index.d81e5de8.css">
|
||||||
|
|||||||
Reference in New Issue
Block a user