mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 03:13:54 +02:00
Merge pull request #42 from fhswf/feature/abstract-data-extraction
Feature/abstract data extraction
This commit is contained in:
@ -6,10 +6,9 @@ This is the documentation for the AKI project group on the german transparenzreg
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
:caption: Project planung
|
:caption: Project Management
|
||||||
|
|
||||||
Pflichtenheft
|
project_management/*
|
||||||
timeline.md
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
@ -24,15 +23,20 @@ This is the documentation for the AKI project group on the german transparenzreg
|
|||||||
:caption: Research
|
:caption: Research
|
||||||
|
|
||||||
research/*
|
research/*
|
||||||
research/*.ipynb
|
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
:maxdepth: 0
|
:maxdepth: 3
|
||||||
:caption: Seminararbeiten
|
:caption: Seminararbeiten
|
||||||
|
|
||||||
seminararbeiten/DevOps/Seminarpräsentation.ipynb
|
seminararbeiten/*
|
||||||
seminararbeiten/Datenspeicherung/00_Datenspeicherung.md
|
|
||||||
|
.. toctree::
|
||||||
|
:glob:
|
||||||
|
:maxdepth: 1
|
||||||
|
:caption: UI Mock Ups
|
||||||
|
|
||||||
|
mock_up/*
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
|
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 3.3 MiB |
@ -1,4 +1,4 @@
|
|||||||
### Action List "Datenspeicherung
|
## Action List "Datenspeicherung
|
||||||
|
|
||||||
- [x] Erstelle ein relationales Schema für Unternehmens- und Finanzdaten, bei welchem die Jahre berücksichtigt werden
|
- [x] Erstelle ein relationales Schema für Unternehmens- und Finanzdaten, bei welchem die Jahre berücksichtigt werden
|
||||||
- [x] Erstelle docker-compose für postgresgl, pgadmin, neo4j
|
- [x] Erstelle docker-compose für postgresgl, pgadmin, neo4j
|
||||||
|
@ -40,8 +40,3 @@ Kennzahlen:
|
|||||||
Best Practice:
|
Best Practice:
|
||||||
- [Science Direct](https://www.sciencedirect.com/science/article/pii/S2666389920301896)
|
- [Science Direct](https://www.sciencedirect.com/science/article/pii/S2666389920301896)
|
||||||
- [Toptal](https://www.toptal.com/designers/data-visualization/data-visualization-best-practices)
|
- [Toptal](https://www.toptal.com/designers/data-visualization/data-visualization-best-practices)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
**Abstract/Planung der Seminararbeit zu "Text Mining"**
|
# Abstract/Planung der Seminararbeit zu "Text Mining
|
||||||
|
|
||||||
**Sascha Zhu**
|
**Sascha Zhu**
|
||||||
|
|
||||||
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Gliederung
|
## Gliederung
|
||||||
|
|
||||||
1. Einleitung und Begriffsbestimmung
|
1. Einleitung und Begriffsbestimmung
|
||||||
|
|
Reference in New Issue
Block a user