Giter Site home page Giter Site logo

open-data-sample's Introduction

Open Data Sample

The Open Data Sample project wants to provide various sample data in an organized way. The project includes several text/plain files with data in many languages. The project follows some specification standards to assure the overall quality.

Standards:

  • The file name must be lowercase;
  • the file must be a plain text file with .txt extension;
  • every row in the file must be separated by new line;
  • the file cannot contain a blank line inside;
  • the folder's name must respect the RFC 4647 and RFC 5646 specification with the following notation:
  • language-region

(language subtag registry)

Licence:

It's released under the Open Data Commons Open Database License v1.0

Contribution:

Contributions are very welcome but, there are some rules:

  1. Don't submit data which can be easily created by most of the programming languages (i.e. day of the week, numbers, dates, ...).
  2. Make one pull request for data type. For instance, if you want to add cities and animals please make 2 pull requests.
  3. Keep one word per row.
  4. Valid character are letters of the alphabet and new lines.
  5. Don't use synonyms or words which are almost equivalent (i.e. cat, kitten).
  6. Submit as much data as you can. A submissions with less than 20 rows could be declined.
  7. Avoid the use of headers in the files. For instance, the first row of a city file cannot be "cities".

The project has some tools to simplify the file creation:

  • check (bin/check dataFolder) validates the standard rules.
  • sort (bin/sort filename.txt) outputs an alphabetically sorted list without duplications.

Travis Ci

open-data-sample's People

Contributors

niklongstone avatar debeckgzn avatar adri242 avatar dmonego avatar

Watchers

James Cloos avatar  avatar

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.