Skip to content

Publish your events into Codeweek

alainvd edited this page Oct 4, 2019 · 12 revisions

It is really easy to have your national events imported into Codeweek.eu website. All it take is 2 steps.

Step 1

Prepare a page listing all your events. It can be an API or an RSS Feed. It can be single or multipage. On this data, you need to expose the following fields:

Mandatory Fields:

  • Organizer Email (education.at email)
  • Activity Title
  • School Name
  • Type of Organisation (I suppose this will be school)
  • Activity Type (Online and open, Online and private, Offline and open, Offline and private)
  • Description of the Activity
  • Address
  • Country
  • Start Date
  • End Date
  • Longitude
  • Latitude

Optional Fields

  • Audience (Pre-school children, Elementary school students, High school students, Graduate students, Post graduate students, Employed adults, Unemployed adults, Other )
  • Themes (Hardware, Robotics, Data manipulation and visualisation, Mobile app development, Web development, Basic programming concepts, Unplugged activities, Playful coding activities, Art and creativity, Visual/Block programming, Software development, Game design, Internet of things and wearable computing, 3D printing, Augmented reality, Artificial intelligence, Motivation and awareness raising, Promoting diversity, Other )
  • Organiser Website
  • Public email (if the organizer wants to be contacted via a specific email bound to the specific event)
  • Tags (comma separated list of tags)
  • Image (path to an image)

You can use this template Excel File to get started.

Step 2

Create a Github Ticket to notify us your desire of linking your data. Good name for the ticket would be: Collaboration with . There we can discuss about the fields you can expose and the ones you can't and create a custom solution for you.

Clone this wiki locally