Coder Social home page Coder Social logo

thailand-holidays's Introduction

Thailand Holidays for 2023

MIT License

Complete Thailand holidays for 2023 in Thai and English. Public data is available in JSON format. Gather and verified by Logic Spark team.

📖 Overview

Provides a database of Thailand holidays including public holidays and government holidays. We have created a simple website to review the data. Have fun exploring 😎

Note: At the moment, we provide Thailand holidays for 2023.

🚀 Getting Started

In the subsequent subsections, we will display the data structure of Thailand holidays. The sample data will be in JSON format. Let's get started!

🗃️ Sample Data

Here is an example of holiday data in JSON format

Holidays.json

{
  "nameTh": "วันขึ้นปีใหม่",
  "nameEn": "New year day",
  "date": "2023-01-01",
  "holidayTypes": ["Public", "Government"],
  "note": "My holiday"
}

JSON Key Description

Key Type Description
nameTh string Holiday name in Thai
nameEn string Holiday name in English
date string Holiday date
holidayTypes array Holiday types (public and government)
note string Holiday description

💬 Feedback

If there is missing/incorrect data or any suggestion, please reach out to us here.

📚 License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

thailand-holidays's People

Contributors

ravut8 avatar taweechaii avatar

Watchers

 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.