model

package
v0.0.0-...-726801c Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2021 License: Unlicense Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ciudadano

type Ciudadano struct {
	ID                     int     `json:"id"`
	ESTRATO_SOCIOECONOMICO float64 `json:"estrato_socioeconomico"`
	SEGURIDAD_NOCTURNA     float64 `json:"seguridad_nocturna"`
	GRUPOS_EDAD            float64 `json:"grupos_edad"`
	CONFIANZA_POLICIA      float64 `json:"confianza_policia"`
	PRONTO_DELITO          float64 `json:"pronto_delito"`
	CLUSTER                int     `json:"cluster"`
}

Jump to

Keyboard shortcuts

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