예제 #1
0
def getICU():
    return (returnDict(tweetList(ResourceTSO.ICUbeds)))
예제 #2
0
def getNews():
    return (returnDict(tweetList(ResourceTSO.Plasma)))
예제 #3
0
def getOxygenBed():
    return (returnDict(tweetList(ResourceTSO.OxygenBeds)))
예제 #4
0
def gethospitalBed():
    return (returnDict(tweetList(ResourceTSO.HospitalBeds)))
예제 #5
0
def getOxygenCylinder():
    return (returnDict(tweetList(ResourceTSO.OxygenCylinder)))
예제 #6
0
def getFood():
    return (returnDict(tweetList(ResourceTSO.Food)))
예제 #7
0
def getTocilizumab():
    return (returnDict(tweetList(ResourceTSO.Tocilizumab)))
예제 #8
0
def getRemdesivir():
    return (returnDict(tweetList(ResourceTSO.Remdesivir)))
예제 #9
0
def getNews():
    return (returnDict(tweetList(ResourceTSO.Concentrator)))