Skip to content

process and store .xml based training data from kettler SJ10X SKYLON 5

Notifications You must be signed in to change notification settings

smeisegeier/kettler-training-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kettler-training-data

about

  • the aim of this repo is to process and store .xml based training data from kettler SJ10X SKYLON 5
  • it comprises concurring approaches for processing: azure-data-facory, net-core-webapp and python

technical process

process

analysis

1️⃣ using Microsoft Excel PowerPivot

2023 at a glance

2023

all years

all years values

all years chart

2️⃣ using py3.10

2023

backend options

azure-data-facory

  • .xml files are uploaded into the azure-data-facory via azure blobs
  • Azure pipeline transforms xml structures into sql tables
📦src
 ┣ 📂azure
 ┃ ┣ 📂dataflow
 ┃ ┃ ┣ 📜Spiro_dataflow.json
 ┃ ┃ ┗ 📜YT_flow.json
 ┃ ┣ 📂dataset
 ┃ ┃ ┣ 📜DatasetSqlOrders_out.json
 ┃ ┃ ┣ 📜DelimitedTextDataset_in.json
 ┃ ┃ ┣ 📜JsonTest.json
 ┃ ┃ ┣ 📜KettlerBlobRead.json

net-core-webapp

  • files are uploaded into the net-core-webapp using a drag and drop web UI
  • data are processes with C# .Net routines

About

process and store .xml based training data from kettler SJ10X SKYLON 5

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published