Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table view and download fields #27

Open
cjhendrix opened this issue Sep 21, 2012 · 1 comment
Open

Table view and download fields #27

cjhendrix opened this issue Sep 21, 2012 · 1 comment
Assignees
Labels

Comments

@cjhendrix
Copy link
Member

The following fields should be included in the table view and downloaded data. I'm not sure of the best way to factor this as it will probably be a bit different for each type of data. Perhaps it is something that can be configurable on the server?

For Humanitarian Profile data (populations):

Properties of Population
age group
household count
method
nationality
person count
sex category
source
valid from
valid until

Inherited Properties
at Location (via hxl:BaseClass)
comment (via hxl:BaseClass)
count (via hxl:BaseClass)
date (via hxl:BaseClass)
description (via hxl:BaseClass)
title (via hxl:BaseClass)
validity date (via hxl:BaseClass)

From DataContainer
about emergency
approved at level
approved by
related information
report category
reported by (person, org: concatenation is ok, separate fields are ok also)

@ghost ghost assigned vpcom Sep 21, 2012
@vpcom
Copy link
Member

vpcom commented Oct 1, 2012

Let's fix what we want for the final version.

At the moment, the missing fields are:
date (reportDate)
comment
description
about emergency
approved at level
approved by
report category

The current table contains the following columns:
Date (hxl:validOn)
Type of population
Person count
Household count
Location
Sex
Age
Nationality
Source
Method
Reported by

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants