Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
9e86fe75
Verified
Commit
9e86fe75
authored
1 year ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Added airquality dashboard uc
parent
2b38acdf
No related branches found
No related tags found
1 merge request
!296
Dev
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.docs/examples/air.md
+14
-3
14 additions, 3 deletions
.docs/examples/air.md
.docs/images/screenshots/air-dashboard.png
+0
-0
0 additions, 0 deletions
.docs/images/screenshots/air-dashboard.png
with
14 additions
and
3 deletions
.docs/examples/air.md
+
14
−
3
View file @
9e86fe75
...
@@ -5,7 +5,7 @@ author: Martin Weise
...
@@ -5,7 +5,7 @@ author: Martin Weise
## tl;dr
## tl;dr
[
:fontawesome-solid-database: Dataset
](
https://handle.stage.datacite.org/10.82556/gd17-aq82
)
{ .md-button .md-button--primary target="_blank" }
[
:fontawesome-solid-database: Dataset
](
https://handle.stage.datacite.org/10.82556/gd17-aq82
)
{ .md-button .md-button--primary target="_blank" }
[
:
material-file-document: Archive
](
https://doi.org/10.48436/mtha8-w2406
)
{ .md-button .md-button--secondary target="_blank" }
[
:
simple-grafana: Dashboard
](
https://dbrepo1.ec.tuwien.ac.at/admin/grafana/d/FLB9eAv4z/airquality
)
{ .md-button .md-button--secondary target="_blank" }
## Description
## Description
...
@@ -14,14 +14,25 @@ in Vienna, spanning the years from 1980 to 2021. The data was provided by the Um
...
@@ -14,14 +14,25 @@ in Vienna, spanning the years from 1980 to 2021. The data was provided by the Um
original form in this record. This record forms the basis of an analysis carried out in a bachelor's thesis at the TU
original form in this record. This record forms the basis of an analysis carried out in a bachelor's thesis at the TU
Wien.
Wien.
## Solution
<figure
markdown
>

<figcaption>
Figure 1: Grafana dashboard visualizing the dataset.
</figcaption>
</figure>
The analysis was carried out in a Jupyter Notebook hosted by our IT-department
[
JupyterHub
](
https://science.datalab.tuwien.ac.at/
)
as part of TU Wien's virtual research environment.
<figure
markdown
>
<figure
markdown
>

{ .img-border }

{ .img-border }
<figcaption>
Figure
1
: Jupyter Notebook accessing data on DBRepo using the Python Library.
</figcaption>
<figcaption>
Figure
2
: Jupyter Notebook accessing data on DBRepo using the Python Library.
</figcaption>
</figure>
</figure>
## Solution
One of the first use-cases of importing external data into DBRepo which was provided as .csv flat file. We developed a
database schema and a web scraper that scrapes live air quality data from the
[
public map
](
https://luft.umweltbundesamt.at/pub/map_chart/index.pl
)
of the environment agency of Austria.
## DBRepo Features
## DBRepo Features
-
[x] Import complex dataset
-
[x] Import complex dataset
...
...
This diff is collapsed.
Click to expand it.
.docs/images/screenshots/air-dashboard.png
0 → 100644
+
0
−
0
View file @
9e86fe75
336 KiB
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment