monthly

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package monthly loads a single quarter of monthly data into ClickHouse

Index

Constants

This section is empty.

Variables

View Source
var TableDef *chutils.TableDef

TableDef is TableDef for the monthly table. It is exported as other packages (e.g. joined) may need fields from it (e.g. Description)

Functions

func LoadRaw

func LoadRaw(sourceFile string, table string, create bool, nConcur int, con *chutils.Connect) (err error)

LoadRaw loads the raw monthly series from sourceFile into "table". The table is created/reset if create=true. The file is loaded using nConcur concurrent processes. con is the ClickHouse connector.

Types

This section is empty.

Jump to

Keyboard shortcuts

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