Public Reports #25

Closed
opened 2021-10-11 15:21:44 +02:00 by mpeltriaux · 1 comment
Owner

Status quo

Not implemented, yet.

Public reports

Public reports are HTML representations of recorded and therefore published data. It must contain all relevant information for the dataset and needs to be linked to one another.
E.g. an intervention lists its compensations and each compensation is a link, which opens the compensation's own public report.

Public reports should follow a simple link structure like

/intervention/<id>/report /compensation/<id>/report /compensation/acc/<id>/report ...

Make sure only recorded datasets are published this way. If a dataset is not published, yet, the report link should be callable but the content must make clear, that this data has not been published and is still work in progress.

Interventions

Intervention reports must contain

  1. Title
  2. Identifier
  3. Laws
  4. Responsible registration office
  5. Responsible conservation office
  6. File numbers for both
  7. Geometry on small map
  8. List of compensations
    1. Compensations must be links to the compensation reports
  9. List of eco account deductions
    1. Eco accounts must be links to the account reports
  10. List of payments

Compensations

Compensation reports must contain

  1. Title
  2. Identifier
  3. Related intervention
  4. Geometry on small map
  5. List of compensation actions
  6. List of before states
  7. List of after states

EcoAccounts

Eco account reports must contain the same data as compensations and furthermore

  1. List of deductions
    1. Deduction intervention must be link to the intervention report

EMA

EMA reports must contain the same data as compensations

# Status quo Not implemented, yet. # Public reports Public reports are HTML representations of **recorded** and therefore published data. It must contain all relevant information for the dataset and needs to be linked to one another. E.g. an intervention lists its compensations and each compensation is a link, which opens the compensation's own public report. Public reports should follow a simple link structure like ` /intervention/<id>/report /compensation/<id>/report /compensation/acc/<id>/report ... ` Make sure only **recorded** datasets are published this way. If a dataset is not published, yet, the report link should be callable but the content must make clear, that this data has not been published and is still work in progress. ## Interventions Intervention reports must contain 1. Title 1. Identifier 1. Laws 1. Responsible registration office 1. Responsible conservation office 1. File numbers for both 1. Geometry on small map 1. List of compensations 1. Compensations must be links to the compensation reports 1. List of eco account deductions 1. Eco accounts must be links to the account reports 1. List of payments ## Compensations Compensation reports must contain 1. Title 1. Identifier 1. Related intervention 1. Geometry on small map 1. List of compensation actions 1. List of before states 1. List of after states ## EcoAccounts Eco account reports must contain the same data as compensations and furthermore 1. List of deductions 1. Deduction intervention must be link to the intervention report ## EMA EMA reports must contain the same data as compensations
mpeltriaux added the
feature
label 2021-10-11 15:21:44 +02:00
mpeltriaux referenced this issue from a commit 2021-10-13 14:03:37 +02:00
mpeltriaux referenced this issue from a commit 2021-10-13 16:15:33 +02:00
mpeltriaux referenced this issue from a commit 2021-10-13 17:35:14 +02:00
mpeltriaux referenced this issue from a commit 2021-10-14 14:12:41 +02:00
mpeltriaux referenced this issue from a commit 2021-10-14 14:12:41 +02:00
Author
Owner

Merged in #30

# Merged in #30
btuelek referenced this issue from a commit 2024-12-05 13:18:35 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:35 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:35 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:35 +01:00
btuelek referenced this issue from a commit 2024-12-05 13:18:35 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IT-Naturschutz/konova#25
No description provided.