Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Define Big Table schema #26

Open
andrewmarklloyd opened this issue Nov 11, 2018 · 1 comment
Open

Define Big Table schema #26

andrewmarklloyd opened this issue Nov 11, 2018 · 1 comment

Comments

@andrewmarklloyd
Copy link
Contributor

We need to define how we will store unclassified and classified data in big table

@andrewmarklloyd
Copy link
Contributor Author

andrewmarklloyd commented Nov 13, 2018

Need to define the possible vectors for a classified piece of content. This is possible example:


{
	"url": "https://softwareengineeringdaily.com/2018/11/06/oss-capital-with-joseph-jacks/",
	"title": "OSS Capital with Joseph Jacks",
	"description": "",
	"image_link": "https://i0.wp.com/softwareengineeringdaily.com/wp-content/uploads/2018/11/ossCapital.png?fit=800%2C800&ssl=1",
	"ranking": {
		"security": ".63",
		"kubernetes": ".73",
		"bitcoin" : ".22"
	}
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant