Giter VIP home page Giter VIP logo

hxlstandard / hxl-proxy Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 4.0 52.56 MB

Web-based data proxy for transforming, filtering, and validating humanitarian datasets. Supports Python 3.x **only.**

Home Page: http://proxy.hxlstandard.org

License: The Unlicense

Python 50.74% JavaScript 6.11% HTML 39.65% CSS 1.24% Dockerfile 0.29% Makefile 1.27% Jinja 0.67% Shell 0.02%
data humanitarian hxl

hxl-proxy's People

Contributors

aalecs avatar alexandru-m-g avatar cafuego avatar danmihaila avatar davidmegginson avatar fititnt avatar teodorescuserban avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hxl-proxy's Issues

Refactor filter-preview page

Move the save form to a separate screen or pop-up in filter-preview, and perhaps show only the first ~25 lines of a dataset, with a link to show the whole thing.

No way to return to dataset from visualisation

Have removed breadcrumb navigation, but now there's no good way to get back to the dataset from a visualisation. Need to rethink the whole navigation, now that we've moved to Bootstrap.

Save filter definitions

Allow a user to save a filter definition, with a password for editing. That way, the original URL doesn't have to be exposed, and the share URL is shorter.

Stub names for profile downloads

Let people define stub names for when a filter is downloaded (e.g. "somalia-3w-sectors"). This can come after the hash code in the URL, to avoid collisions, and a straight ".csv" or ".json" extension on the hash can redirect to the stub (as can any wrong stub).

Trigger login from data-edit page

Instead of asking for the login when the user clicks a nav item, ask for it as needed when entering the data-edit page. That way, a saved bookmark will work, and we can simplify the markup on the other data pages and in the nav menu.

Support taxonomies for validation

Requires adding the relative URL path so that the validator can load a relatively-referenced taxonomy; or, alternately, simply abandoning relative referencing.

Move to login model

The per-dataset approach is awkward; consider migrating to a per-user authentication, maybe with HDX as an IdP.

Rename filter broken

Rename filter broken

Throws an exception related to TagPattern -- could be a problem in libhxl-python

Add and test validation support

In the data menu, add a "validate" option.

Make it possible to save a schema URL with the filter.

  • Move validation to main navigation menu
  • Make validation work for unsaved profile
  • Test with custom schema
  • Test that custom schema saved with profile

Password protect saved filters

Allow the user to specify a password at filter-creation time, then require that for future editing (and also set a cookie for good measure).

No auto hashtag-add for Add filter

Typing e.g. "country" into the tag field of the Add filter adds "country" instead of "#country" as the hashtag. This could be a problem in other single-tag fields as well.

List all profiles

Provide an overview page listing all saved profiles (maybe have a visibility flag).

Add GeoJSON data download

All rows with lat/lon or bounds turned into features.

Other columns become properties of each feature.

Schema not saved with profile

The schema is saved the first time with the profile, but not subsequent times; in fact, it gets eliminated if I edit a profile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.