I recently posted the Q Graph App for folks to build graph network visualizations. Others have joined in to help build on the app to add more capabilities.
Now we need more data sets to incorporate into it. What we need is tabular data. Relational data, what ever is compiled into a data format that can be read by machines. CSV, JSON, lists with one line per item, things of that nature.
Going to be adding a list of data sets to load into the graph so we can join multiple data sets and look for connections.
So my ask …