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

UI for filtering CSV data by column #1196

Open
kring opened this issue Dec 21, 2015 · 7 comments
Open

UI for filtering CSV data by column #1196

kring opened this issue Dec 21, 2015 · 7 comments

Comments

@kring
Copy link
Member

kring commented Dec 21, 2015

Add UI controls to the Now Viewing tab to allow the user to filter the data in a CSV file. For example, if one column in the CSV file is Year, the UI might allow the user to only show the points/regions where the Year is within a specified range. For numeric values, a double-sided slider is probably a good choice. For enums, checkboxes like the ones we see with ABS datasets could work.

This is related to our GovHack2014 project.

@stevage
Copy link
Contributor

stevage commented Feb 16, 2016

Related to #1209?

@stevage
Copy link
Contributor

stevage commented May 31, 2016

Came up as a requirement for ParlMap. They want to be able to filter a national dataset on a specific electorate (assuming that column exists), so that the color range is bounded to just that electorate. (Currently you often don't see much or any variation within a single electorate.)

@stevage stevage changed the title Support filtering of CSV data UI for filtering CSV data by column Jun 3, 2016
@AnaBelgun
Copy link
Member

Search by electorate came up as a requirement by AREMI Steering Committee and ARENA.

@stevage
Copy link
Contributor

stevage commented Aug 18, 2016

Ok, what do you mean by "search by electorate" though. There are potentially three different things:

  • search for an electorate name and zoom to it
  • filter CSV data based on a column in that data (this issue)
  • filter/restrict data based on a geospatial boundary such as an electorate which isn't in that data

@AnaBelgun
Copy link
Member

I forgot now the initial discussion with ARENA, but I think they wanted to be able to search for an electorate name and zoom into it and also search/filter data based on a geospatial boundary, such as electorate.

@AnaBelgun
Copy link
Member

So, I guess my comment doesn't belong to this particular issue, although it would be very useful for AREMI to filter csv data based on a column in that data, such as electorate

@AnaBelgun AnaBelgun removed the P-AREMI label Aug 18, 2016
@steve9164
Copy link
Member

Allan Barger is keen for this too. Eg. for transaction data aggregated over quarters, where we no longer have the exact date of the transaction.

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

4 participants