Skip to content

Commit

Permalink
Merge pull request #12 from djsir-data/dev
Browse files Browse the repository at this point in the history
update to end of 2023
  • Loading branch information
mrjoh3 authored Feb 11, 2024
2 parents c10a254 + c5e0a96 commit a6ce820
Show file tree
Hide file tree
Showing 25 changed files with 141 additions and 141 deletions.
2 changes: 1 addition & 1 deletion business.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions business01_banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/adminlte.min.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/adminlte.min.js" crossorigin="anonymous"></script>
<title>Current creative businesses</title>
<meta property="article:published_time" content="2023-09-26T11:50:18"/>
<meta property="article:published_time" content="2024-01-18T16:31:57"/>
<link rel="stylesheet" href="style.css"/>
<script>window.addEventListener('DOMContentLoaded', (event) => {
var charts = Highcharts.charts;
Expand Down Expand Up @@ -38,20 +38,20 @@
<figcaption hidden="hidden">
<strong id="businesses-caption">businesses</strong>
<br/>
<span id="businesses-summary">Number of Victorian creative businesses in the financial year ending 2022.</span>
<span id="businesses-summary">Number of Victorian creative businesses in the financial year ending 2023.</span>
</figcaption>
<div id="businesses" aria-labelledby="businesses-caption" aria-describedby="businesses-summary" class="container" style="background: #0E4E96;padding:1em;border-radius: 24px;color:white;">
<div id="businesses" aria-labelledby="businesses-caption" aria-describedby="businesses-summary" class="margin-mimic" style="background: #0E4E96;padding:1em;border-radius: 24px;color:white;">
<div class="row">
<div class="col-12" style="font-size:3em;font-family:VIC-Bold;color:#72BF44;text-align:right;margin-bottom:-30px;padding-right:10%;">businesses</div>
</div>
<div class="row">
<div class="col-12">
<div style="font-size:16.6666666666667vw;font-family:VIC-Bold;text-align:center;white-space: nowrap;width:100%;height:20.6666666666667vw;"><span>48,618</span></div>
<div style="font-size:16.6666666666667vw;font-family:VIC-Bold;text-align:center;white-space: nowrap;width:100%;height:20.6666666666667vw;"><span>47,993</span></div>
</div>
</div>
<div class="row">
<div class="col-12">
<div style="font-size:1.5em;font-family:VIC-Regular;text-align:left;min-height:30px;padding-left:20%;padding-right:15%;padding-top:30px;">Number of Victorian creative businesses in the financial year ending 2022.</div>
<div style="font-size:1.5em;font-family:VIC-Regular;text-align:left;min-height:30px;padding-left:20%;padding-right:15%;padding-top:30px;">Number of Victorian creative businesses in the financial year ending 2023.</div>
<div style="font-size:0.8em;font-family:VIC-Light;text-align:right;min-height:30px;padding-left:20%;padding-right:15%;padding-top:15px;">Source: Australian Bureau of Statistics, Creative Victoria.</div>
</div>
</div>
Expand Down
12 changes: 6 additions & 6 deletions business02_totshare.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions business03_summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/adminlte.min.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/adminlte.min.js" crossorigin="anonymous"></script>
<title>Creative business overview</title>
<meta property="article:published_time" content="2023-09-26T11:50:18"/>
<meta property="article:published_time" content="2024-01-18T16:32:35"/>
<link rel="stylesheet" href="style.css"/>
<script>window.addEventListener('DOMContentLoaded', (event) => {
var charts = Highcharts.charts;
Expand All @@ -33,7 +33,7 @@
</head>
<body>
<div class="tourism" style="width: 100%;">
<div class="container">
<div class="margin-mimic">
<div class="row">
<div class="col-12 my-3" style="background-color:#0E4E96;color:white;border-radius:24px;padding:1em;">
<div style="overflow-x:auto;">
Expand All @@ -50,20 +50,20 @@
<tbody>
<tr>
<th scope="row">Creative businesses</th>
<td>48,618</td>
<td>8% pa</td>
<td>3.3% pa</td>
<td>47,993</td>
<td>-1.3% pa</td>
<td>2.3% pa</td>
</tr>
<tr>
<th scope="row">Total Victorian businesses</th>
<td>726,853</td>
<td>10.9% pa</td>
<td>3.3% pa</td>
<td>718,555</td>
<td>-1.1% pa</td>
<td>2.3% pa</td>
</tr>
<tr>
<th scope="row">Share of creative businesses</th>
<td>6.7%</td>
<td>-0.2 pp</td>
<td>0 pp</td>
<td>0 pp</td>
</tr>
</tbody>
Expand Down
12 changes: 6 additions & 6 deletions business04_ccvicsize.html

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions business05_sizeind.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion employment.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions employment01_banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/adminlte.min.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/adminlte.min.js" crossorigin="anonymous"></script>
<title>Current creative employment</title>
<meta property="article:published_time" content="2023-09-26T11:50:11"/>
<meta property="article:published_time" content="2024-01-18T16:27:40"/>
<link rel="stylesheet" href="style.css"/>
<script>window.addEventListener('DOMContentLoaded', (event) => {
var charts = Highcharts.charts;
Expand Down Expand Up @@ -38,20 +38,20 @@
<figcaption hidden="hidden">
<strong id="employment-caption">employment</strong>
<br/>
<span id="employment-summary">Creative employment in Victoria as at August 2023, smoothed using a 12 month rolling average.</span>
<span id="employment-summary">Creative employment in Victoria as at November 2023, smoothed using a 12 month rolling average.</span>
</figcaption>
<div id="employment" aria-labelledby="employment-caption" aria-describedby="employment-summary" class="container" style="background: #1D184B;padding:1em;border-radius: 24px;color:white;">
<div id="employment" aria-labelledby="employment-caption" aria-describedby="employment-summary" class="margin-mimic" style="background: #1D184B;padding:1em;border-radius: 24px;color:white;">
<div class="row">
<div class="col-12" style="font-size:3em;font-family:VIC-Bold;color:#F04E30;text-align:right;margin-bottom:-30px;padding-right:10%;">employment</div>
</div>
<div class="row">
<div class="col-12">
<div style="font-size:16.6666666666667vw;font-family:VIC-Bold;text-align:center;white-space: nowrap;width:100%;height:20.6666666666667vw;"><span>315,178</span></div>
<div style="font-size:16.6666666666667vw;font-family:VIC-Bold;text-align:center;white-space: nowrap;width:100%;height:20.6666666666667vw;"><span>324,453</span></div>
</div>
</div>
<div class="row">
<div class="col-12">
<div style="font-size:1.5em;font-family:VIC-Regular;text-align:left;min-height:30px;padding-left:20%;padding-right:15%;padding-top:30px;">Creative employment in Victoria as at August 2023, smoothed using a 12 month rolling average.</div>
<div style="font-size:1.5em;font-family:VIC-Regular;text-align:left;min-height:30px;padding-left:20%;padding-right:15%;padding-top:30px;">Creative employment in Victoria as at November 2023, smoothed using a 12 month rolling average.</div>
<div style="font-size:0.8em;font-family:VIC-Light;text-align:right;min-height:30px;padding-left:20%;padding-right:15%;padding-top:15px;">Source: Australian Bureau of Statistics, Creative Victoria.</div>
</div>
</div>
Expand Down
8 changes: 4 additions & 4 deletions employment02_total.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions employment03-1_growthshare.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions employment03-2_growthshare.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions employment04_summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/adminlte.min.css" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/adminlte.min.js" crossorigin="anonymous"></script>
<title>Creative Employment Overview</title>
<meta property="article:published_time" content="2023-09-26T11:50:12"/>
<meta property="article:published_time" content="2024-01-18T16:29:10"/>
<link rel="stylesheet" href="style.css"/>
<script>window.addEventListener('DOMContentLoaded', (event) => {
var charts = Highcharts.charts;
Expand All @@ -33,7 +33,7 @@
</head>
<body>
<div class="tourism" style="width: 100%;">
<div class="container">
<div class="margin-mimic">
<div class="row">
<div class="col-12 my-3" style="background-color:#1D184B;color:white;border-radius:24px;padding:1em;">
<div style="overflow-x:auto;">
Expand All @@ -50,21 +50,21 @@
<tbody>
<tr>
<th scope="row">Victorian creative employment</th>
<td>315,178</td>
<td>2% pa</td>
<td>1.3% pa</td>
<td>324,453</td>
<td>4.1% pa</td>
<td>1.8% pa</td>
</tr>
<tr>
<th scope="row">Victorian total employment</th>
<td>3,615,035</td>
<td>3.9% pa</td>
<td>1.5% pa</td>
<td>3,658,338</td>
<td>4% pa</td>
<td>1.6% pa</td>
</tr>
<tr>
<th scope="row">Creative share of Victorian employment</th>
<td>8.7%</td>
<td>-0.2 pp</td>
<td>-0.1 pp</td>
<td>8.9%</td>
<td>0 pp</td>
<td>0.1 pp</td>
</tr>
</tbody>
</table>
Expand Down
8 changes: 4 additions & 4 deletions employment05_top5.html

Large diffs are not rendered by default.

Loading

0 comments on commit a6ce820

Please sign in to comment.