struct OpenCovid::DataPoint

Included Modules

Defined in:

data_point.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def date : Time #

[View source]
def name : String #

[View source]
def region : String #

[View source]
def value : Int32 #

[View source]
def value_daily : Int32 #

[View source]