Giter Site home page Giter Site logo

conf-opendata's Introduction

Conference Open Data

一年365天月月有研討會,厚厚的議程表似乎沒有人特地整理成開放資料? 這個 repo 試著建立一個描述 conference 議程的格式,還請各位不吝 pull request 啊。

型別規範

  • string / int / real
  • entity(擁有固定屬性的 map)
  • dict(擁有任意鍵/值的 map)
  • time(int 或 real 的 Unix 時間戳記)
  • tag(接受單一 string 或 string[])
  • 以上各種資料型別的陣列( object[])

資料格式

  • /name - string
  • /location
    • string
    • entity
      • name
      • address
      • longtitude, latitude - real : 經緯度座標
  • /url - string
  • /agenda - entity[]
    • name
    • start, end - time : 議程時間
    • speakers
      • tag
      • dict(string : 講者 → string[] : 頭銜/敘述)
    • location
      • tag
      • string "*"(所有同時段場地)
    • category - tag
    • 其他中繼資料

conf-opendata's People

Contributors

rschiang avatar

Watchers

 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.