The Wayback Machine - https://web.archive.org/web/20200716113107/https://github.com/topics/information-visualization
Skip to content
#

information-visualization

Here are 109 public repositories matching this topic...

elmaestro08
elmaestro08 commented Oct 20, 2018

Datasets with identifiers containing upper case letters are being duplicated in the status.json file contained in the working_dir of the project. This is causing the desired flag in the DIG UI to be reset to zero. Hence, the data is not ingested into the system.

Example status.json:

{
"desired_docs": {
"imfCPI": 0,
"imfcpi": 1
},
"added_docs": {
"imf

Improve this page

Add a description, image, and links to the information-visualization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the information-visualization topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.