Skip to content

A school project in which data of all traffic information from SBB is extracted from their API, transformed via pyspark and loaded and analyzed into a Zeppelin notebook

Notifications You must be signed in to change notification settings

becker-max/BDLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hoi zäme!

Hier eine kurze Installationsanleitung für alle, die gerne auf der lokalen Maschine coden wollen.

  • Nur initial: Projekt klonen: $ git clone [Repo-URL]
  • Aktualisieren der lokalen Files: $ git pull

Vorgang, um neuen Code auf Repo zu stellen:

  1. Sicherstellen, dass alle Files von den git-Configs erfasst wurden ($ git add .)
  2. Alle Files committen ($ git commit)
  3. (In Konsole) Beschreibung zu Commit eintragen, danach ESC --> ":x!" --> ESC
  4. Files effektiv Pushen: $ git push origin master

About

A school project in which data of all traffic information from SBB is extracted from their API, transformed via pyspark and loaded and analyzed into a Zeppelin notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages