All Projects → tdt → Core

tdt / Core

Transform any dataset into an HTTP API with The DataTank

Labels

Projects that are alternatives of or similar to Core

Py Sec Edgar
Python application used to download, parse, and extract filings from the SEC Edgar Database (including 10-K, 10-Q, 13-D, S-1, 8-K, etc.)
Stars: ✭ 35 (-53.95%)
Mutual labels:  open-data
Urbansprawl
Open framework for calculating spatial urban sprawl indices and performing disaggregated population estimates using open data
Stars: ✭ 48 (-36.84%)
Mutual labels:  open-data
Friendly Public Transport Format
A format for APIs, libraries and datasets containing and working with public transport data.
Stars: ✭ 69 (-9.21%)
Mutual labels:  open-data
Us Senate
117th United States Senate - View Contact Information for United States Senators, including: Phone Number, Mailing Address, Official Website, Twitter & Facebook Accounts.
Stars: ✭ 37 (-51.32%)
Mutual labels:  open-data
Parkendd
🚗 iOS app for finding public parking lots
Stars: ✭ 45 (-40.79%)
Mutual labels:  open-data
Soda.net
A Socrata Open Data API (SODA) client library for .NET
Stars: ✭ 50 (-34.21%)
Mutual labels:  open-data
Omx
Open Matrix (OMX)
Stars: ✭ 32 (-57.89%)
Mutual labels:  open-data
Pittapi
An API to easily get data from the University of Pittsburgh
Stars: ✭ 74 (-2.63%)
Mutual labels:  open-data
Vbb Modules
List of JavaScript modules for Berlin & Brandenburg public transport.
Stars: ✭ 47 (-38.16%)
Mutual labels:  open-data
Nosdeputes.fr
Repository of NosDéputés.fr : the french parliamentary monitoring website
Stars: ✭ 69 (-9.21%)
Mutual labels:  open-data
Digeds cat
This research seeks to examine best practice in the field of digital editions by collating relevant evidence in a detailed catalogue of extant digital projects.
Stars: ✭ 40 (-47.37%)
Mutual labels:  open-data
Doathon
Our discussion forum (see "issues") for the OpenCon Do-A-Thon, a day of trying, making, testing and doing to advance Open Research & Education. See our full website, with more information (including Github Help, and how to get involved).
Stars: ✭ 45 (-40.79%)
Mutual labels:  open-data
Geodata Br
Free open public domain geographic data of Brazil available in multiple languages and formats.
Stars: ✭ 57 (-25%)
Mutual labels:  open-data
Gtfs Tripify
Turn GTFS-RT transit updates into historical arrival data.
Stars: ✭ 36 (-52.63%)
Mutual labels:  open-data
Opendataday
Open Data Day website
Stars: ✭ 70 (-7.89%)
Mutual labels:  open-data
Us Polling Places
Standardized data on historical general election polling places in the United States.
Stars: ✭ 34 (-55.26%)
Mutual labels:  open-data
Onedata
Onedata is a distributed data management platform providing eventually consistent, POSIX-compliant virtual filesystem.
Stars: ✭ 49 (-35.53%)
Mutual labels:  open-data
Okfn.github.com
Open Knowledge Labs website (and general issue tracker).
Stars: ✭ 75 (-1.32%)
Mutual labels:  open-data
Kamu Cli
Next generation tool for decentralized exchange and transformation of semi-structured data
Stars: ✭ 69 (-9.21%)
Mutual labels:  open-data
Open Science Resources
A publicly-editable collection of open science resources, including tools, datasets, meta-resources, etc.
Stars: ✭ 58 (-23.68%)
Mutual labels:  open-data

tdt/core

Join the chat at https://gitter.im/tdt/core

Latest Stable Version Build Status Dependency Status

The DataTank core is the framework in which the main application of The DataTank is built. The DataTank is a web application that publishes data to URIs in web readable formats. This means that you provide a nice JSON, XML, PHP, ... serialization on a certain URI of data that resides somewhere in a CSV, XLS, XML, JSON, SHP, ... file or any other machine readable data container. In short, it provides an instant REST API on top of any machine readable data.

Installation

Installation docs

Front end

Run npm install when upgrading to 6.6

gulp will build all static assets for production
gulp serve will watch *.js & *.scss
gulp js will minify the jQuery source
gulp webpack will build the Vue project (currently only for homepage)

Read more

If you want to read more about The DataTank project visit our website or take a look at our documentation.

The DataTank is free software (AGPL, © 2011,2012 iRail NPO, 2012 Open Knowledge Belgium) to create an API for data in no time.

Any questions? Add a support issue!

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].