All Projects → okfn → Dataportals.org

okfn / Dataportals.org

Open Data Portals and Sites around the world

Projects that are alternatives of or similar to Dataportals.org

Specs
Technical specifications and guidelines for implementing Frictionless Data.
Stars: ✭ 403 (+363.22%)
Mutual labels:  json, csv, metadata
Framework
IONDV. Framework is a high level framework for enterprise web applications development.
Stars: ✭ 54 (-37.93%)
Mutual labels:  json, metadata
Onedata
Onedata is a distributed data management platform providing eventually consistent, POSIX-compliant virtual filesystem.
Stars: ✭ 49 (-43.68%)
Mutual labels:  open-data, metadata
Re Txt
converts text-formats from one to another, it is very useful if you want to re-format a json file to yaml, toml to yaml, csv to yaml, ... etc
Stars: ✭ 59 (-32.18%)
Mutual labels:  json, csv
Goloc
A flexible tool for application localization using Google Sheets.
Stars: ✭ 42 (-51.72%)
Mutual labels:  json, csv
Jsoncsv
a command tool easily convert json file to csv or xlsx
Stars: ✭ 43 (-50.57%)
Mutual labels:  json, csv
Rumble
⛈️ Rumble 1.11.0 "Banyan Tree"🌳 for Apache Spark | Run queries on your large-scale, messy JSON-like data (JSON, text, CSV, Parquet, ROOT, AVRO, SVM...) | No install required (just a jar to download) | Declarative Machine Learning and more
Stars: ✭ 58 (-33.33%)
Mutual labels:  json, csv
Json2csv
command line tool to convert json to csv
Stars: ✭ 742 (+752.87%)
Mutual labels:  json, csv
Countries States Cities Database
🌍 World countries, states, regions, provinces, cities, towns in JSON, SQL, XML, PLIST, YAML, and CSV. All Countries, States, Cities with ISO2, ISO3, Country Code, Phone Code, Capital, Native Language, Timezones, Latitude, Longitude, Region, Subregion, Flag Emoji, and Currency. #countries #states #cities
Stars: ✭ 1,130 (+1198.85%)
Mutual labels:  json, csv
Startup Matrix
Startup Matrix exported to CSV, JSON, Markdown and HTML formats. Credits to original article by Eric Stromberg.
Stars: ✭ 66 (-24.14%)
Mutual labels:  json, csv
Magento2 Import Export Sample Files
Default Magento 2 CE import / export CSV files & sample files for Firebear Improved Import / Export extension
Stars: ✭ 68 (-21.84%)
Mutual labels:  json, csv
Data Forge Ts
The JavaScript data transformation and analysis toolkit inspired by Pandas and LINQ.
Stars: ✭ 967 (+1011.49%)
Mutual labels:  json, csv
Ps Webapi
(Migrated from CodePlex) Let PowerShell Script serve or command-line process as WebAPI. PSWebApi is a simple library for building ASP.NET Web APIs (RESTful Services) by PowerShell Scripts or batch/executable files out of the box.
Stars: ✭ 24 (-72.41%)
Mutual labels:  json, csv
Jl Sql
SQL for JSON and CSV streams
Stars: ✭ 44 (-49.43%)
Mutual labels:  json, csv
Kalulu
Uganda Elections Tools and Resources
Stars: ✭ 24 (-72.41%)
Mutual labels:  json, csv
Parsrs
CSV, JSON, XML text parsers and generators written in pure POSIX shellscript
Stars: ✭ 56 (-35.63%)
Mutual labels:  json, csv
Foxylink
An easy way to handle integration tasks in a reliable way and run them on 1C:Enterprise server
Stars: ✭ 77 (-11.49%)
Mutual labels:  json, csv
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+32634.48%)
Mutual labels:  json, csv
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (+724.14%)
Mutual labels:  json, csv
Netkan
Metadata files used by the NetKAN/CKAN indexer
Stars: ✭ 64 (-26.44%)
Mutual labels:  json, metadata

Code for running DataPortals.org.

The original plans for DataCatalogs.org - Feb 2013. Other ideas may be listed as Issues in this repository. Conversations with the Open Knowledge community are held in the discussion forum.

You can contribute additions or corrections to the data portal list by suggesting changes to the data.csv file. See the datapackage.json for the meaning of each column.

Developer Instructions

This app requires NodeJS (>= v0.8).

  1. Clone this repo: https://github.com/okfn/dataportals.org

  2. Install the dependencies:

     npm install .
    
  3. Try it out locally:

     node app.js
    

    Then point your browser at http://localhost:5000/

Deployment

We deploy by default to Heroku.

Follow these instructions (with obvious modifications): https://github.com/okfn/datasets.okfnlabs.org#deployment-to-heroku

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].