def SelectByID():
    dataProcessor = DataProcessor()
    aura = dataProcessor.getAuraWithIdLine(2)
    print(aura)