{"id":13507998,"url":"https://github.com/rufuspollock-okfn/dataexplorer","last_synced_at":"2026-01-07T04:49:08.215Z","repository":{"id":3957104,"uuid":"5050476","full_name":"rufuspollock-okfn/dataexplorer","owner":"rufuspollock-okfn","description":"View, visualize, clean and process data in the browser.","archived":false,"fork":false,"pushed_at":"2018-05-25T13:12:12.000Z","size":4291,"stargazers_count":148,"open_issues_count":40,"forks_count":47,"subscribers_count":46,"default_branch":"master","last_synced_at":"2024-05-21T09:13:12.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://explorer.okfnlabs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rufuspollock-okfn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-14T19:44:20.000Z","updated_at":"2024-05-07T04:30:10.000Z","dependencies_parsed_at":"2022-09-04T03:50:37.421Z","dependency_job_id":null,"html_url":"https://github.com/rufuspollock-okfn/dataexplorer","commit_stats":null,"previous_names":["rufuspollock-okfn/dataexplorer","okfn/dataexplorer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rufuspollock-okfn%2Fdataexplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rufuspollock-okfn%2Fdataexplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rufuspollock-okfn%2Fdataexplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rufuspollock-okfn%2Fdataexplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rufuspollock-okfn","download_url":"https://codeload.github.com/rufuspollock-okfn/dataexplorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301963,"owners_count":20755512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T02:00:45.231Z","updated_at":"2026-01-07T04:49:08.178Z","avatar_url":"https://github.com/rufuspollock-okfn.png","language":"JavaScript","readme":"View, visualize and transform data in the browser.\n\nData Explorer is a browser-based (pure HTML + JS) open-source application for\nexploring and transforming data.\n\nIt works well with any source of tabular data. Load and save from multiple\nsources include google spreadsheets, CSVs and Github. Graph and map data, write\njavascript to clean and transform data.\n\nBuilt on [Recline JS](http://okfnlabs.org/recline/).\n\n## Use it\n\nVisit \u003chttp://explorer.okfnlabs.org/\u003e\n\nWant to use it locally? Just do \"save as\" and save the html (with all\nassociated files) to your hard disk. Note that for github login to work you\nwill need to have the app opened at a non file:/// url e.g.\nhttp://localhost/dataexplorer.\n\n## Developers\n\nInstall:\n\n    git clone --recursive https://github.com/okfn/dataexplorer\n\nThen just open `index.html` in your browser!\n\nNote: if you just open `index.html` most of the app will function but login\nwill **not** work. For login to work on your local machine you must deploy the\napp at this specific URL:\n\n    http://localhost/src/dataexplorer/\n\nThe reason for this is that a (uniqute) \"callback\" URL to the location of the\nDataExplore instance that the OAuth login will send users back to has to be set\nin Github when you set up the OAuth \"app\" in Github (and that URL is the one\nlisted there).\n\nIf you are running or nginx or apache on your local machine setting up an alias\nlike this to your local src directory should be easy.\nAlso if you have python installed , you can run SimpleHTTPServer from src 's parent \ndirectory.\n\n    python -m  SimpleHTTPServer 80\n\n\n### Github Login\n\nLogin is via Github using their OAuth method.\n\nWe have a pure HTML / JS app (no standard backend) and with pure HTML/JS you\ncan't do OAuth Github login directly and need an OAuth proxy in the form of\n[gatekeeper][].\n\n[gatekeeper]: https://github.com/prose/gatekeeper\n\nThus, if you want to deploy your own instance of Data Explorer you'll need to\nset up a new instance of gatekeeper and then change the `gatekeeper_url` value\nin `src/boot.js`.\n\n### Understanding the Architecture\n\nTo learn more about the the code see doc/developers.md\n\n### Deploying\n\nFor github login you will need to set up your own gatekeeper instance as per above.\n\n## License and Credits\n\nThe first version of this app was built by Michael Aufreiter and Rufus Pollock.\nIt reused several portions of [Prose][] including github login and portions of\nthe styling.\n\n[Prose]: https://github.com/prose/prose\n\nLicensed under the MIT license.\n\nAll Credits as per Recline. Also all the great vendor libraries including:\n\n* Backbone\n* Bootstrap\n* Leaflet\n* Flot\n* [CodeMirror](http://codemirror.net/)\n\n","funding_links":[],"categories":["editors \u0026 transformation tools","JavaScript","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frufuspollock-okfn%2Fdataexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frufuspollock-okfn%2Fdataexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frufuspollock-okfn%2Fdataexplorer/lists"}