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

Content administrative area #15

Open
olafveerman opened this issue Apr 9, 2013 · 1 comment
Open

Content administrative area #15

olafveerman opened this issue Apr 9, 2013 · 1 comment

Comments

@olafveerman
Copy link
Contributor

When a user views the page of an administrative area, detailed information is shown about that area. Please prepare the queries for the following visualizations

  1. stacked bar chart: total number of occurrences, per type (False Alarm, Incendio, Fogacho)
  2. line-chart: total of area ardida
  3. top-10 fires started in the admin area showing: date, total area burnt and cause (name+description)

In the last one, we have to be consider it carefully as we are summing area burnt of fires that easily spread across several areas.

@ghost ghost assigned danielfdsilva Apr 9, 2013
danielfdsilva pushed a commit that referenced this issue Apr 11, 2013
danielfdsilva pushed a commit that referenced this issue Apr 11, 2013
@danielfdsilva
Copy link
Member

Stacked bar chart and line-chart ready.

For the top-10 a splitted ine must be added to the detailed data set:

ine_split : {
distrito : 18,
concelho : 1803
freguesia : 180304
}

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

No branches or pull requests

2 participants