covidstore

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2020 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ECDCSourceURL = "https://opendata.ecdc.europa.eu/covid19/casedistribution/csv/"
)

Variables

This section is empty.

Functions

func New

func New() *covidStore

Types

type Country

type Country struct {
	Code       string `csv:"geoId"`
	Name       string `csv:"countriesAndTerritories"`
	Continent  string `csv:"continentExp"`
	Population *int64 `csv:"popData2019"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL