Coder Social home page Coder Social logo

get_resas's Introduction

get_resas

dotenvx run -- rye run get_resas

設定など

  • rye
  • dotenvx
cp .env_sample .env

.envに取得したRESAS API KEYを記載

.dlt/config.tomlに宛先のdataset_nameを記載

取得内容の追加

  1. src/get_resas/congig/配下に.pyファイルを追加する
  2. 他のファイルを参考にRequestModelを定義する
    1. レスポンスのモデルは必須ではない
  3. src/get_resas/pipelines/配下に.pyファイルを追加しAPIからデータを取得するジョブを定義する
  4. dotenvx run -- rye run python src/get_resas/pipeline/[YOUR_NEW_PIPELINE].pyなどで実行を確認
  5. 必要に応じてmain.pyに追記する

get_resas's People

Contributors

k-oxon 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.