Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VizWit integration #86

Open
iltempe opened this issue Apr 9, 2016 · 6 comments
Open

VizWit integration #86

iltempe opened this issue Apr 9, 2016 · 6 comments

Comments

@iltempe
Copy link

iltempe commented Apr 9, 2016

I've seen VizWit dashboard and I'm very impressed of this. Do you think is possible make an integration with JKAN to create a dahsboard?

@timwis
Copy link
Owner

timwis commented Apr 9, 2016

Thanks @iltempe! If the data you're trying to make a vizwit page for resides in a data store such as Socrata, CKAN, ArcGIS Online, DKAN, etc., you can create a vizwit page for it and then put the link to that page into JKAN as one of the dataset's resources. Beyond that, the only thing I can think of is to embed vizwit cards on the dataset page.

@marks
Copy link

marks commented Apr 23, 2016

@iltempe what sort of integration were you thinking? I stubbed out the functionality I think @timwis was alluding to above where you could put a vizwit embed on a dataset page. Screenshot below. I'm trying to decide if it makes more sense to do this per resource or per dataset. If it's per resource, I think copying the CKAN "preview" page is a good way to go.

screencapture-127-0-0-1-4000-jkan-datasets-sample-dataset-1461421383672

@iltempe
Copy link
Author

iltempe commented Apr 23, 2016

Yes. I was thinking to some dashboards to view data linked in JKAN and VizWit seems a good solution. My problem is that my website is intended for “common people” and not for technicians ….so something that can make more simple reading of data. Should be for each dataset.

I was thinking to some tool to integrate in JKAN in order to be more simple for all to have the dashboard after the setup…

Your is a good solution.

Il giorno 23 apr 2016, alle ore 16:24, Mark Silverberg notifications@github.com ha scritto:

@iltempe https://github.com/iltempe what sort of integration were you thinking? I stubbed out the functionality I think @timwis https://github.com/timwis was alluding to above where you could put a vizwit embed on a dataset page. Screenshot below. I'm trying to decide if it makes more sense to do this per resource or per dataset. If it's per resource, I think copying the CKAN "preview" page is a good way to go.

https://cloud.githubusercontent.com/assets/34566/14761998/8fc6e4d2-093d-11e6-872a-62cc4ef8f10c.png

You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub #86 (comment)

@marks
Copy link

marks commented Apr 23, 2016

It's as simple as adding another dataset field that allows HTML and gets included on the dataset page. @timwis what do you think?

@timwis
Copy link
Owner

timwis commented Apr 24, 2016

Hm, you know, one thing I've always thought was missing from data portals like CKAN is a way to get a snapshot of the data when you view the dataset page. It sounds like you're suggesting just that -- a way to preview a dataset? This would be one per dataset rather than one per resource? If that's the case, we could actually make use of the content section of the front matter rather than creating another front matter property. You could put any kind of markdown or HTML there you want.

Just thinking out loud here...there's obviously the potential for this to broaden the scope of JKAN a little too far, and perhaps #15 is a better solution to this stuff anyway. But maybe you're on to something here.

(note, though, this doesn't solve the "low-tech users" issue)

@iltempe
Copy link
Author

iltempe commented Apr 29, 2016

Have you looked at this http://datausa.io/ ? This use the technology http://d3plus.org/ a library for dataviz.

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

No branches or pull requests

3 participants