Coder Social home page Coder Social logo

datapedia's People

Contributors

arteymix avatar

Watchers

 avatar  avatar  avatar

datapedia's Issues

Approving a data has no validation against regression

It is a requirement for any data that replaces the current data to be non-regressive with its predecessor. However, if by the time a data gets approved since it was non-regressive with current data of a certain time, it gets replaced by a another approving data that is regressive to the first data, we will have trouble.

We have to validate once more when the data is being approved.

Regressive approving data should eventually be cleaned up.

Data counter

A data counter that counts the number of submissions, archives and current data and display these statistics in the footer.

Maybe having a page for usage statistics.

Implementation of other data format (than JSON)

This is a core feature in Datapedia: the ability to support multiple data formats.

My thought is that we could only implement data formats that are sufficiently JSON-like.

There must always be a bijection between supported formats that passes through Python object. If we encode some data from a given language, we must be able to decode it in any of the supported languages and the reciprocate should always be possible.

I've programmed Datapedia in a way that data encoders and decoders are interchangeable. There is still some features to implement like the merging of multiple data (in different formats) and other stuff.

I know that if we implement another language, it will be an easy task to introduce other languages. Right now, I'm thinking of BSON and MessagePack.

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.