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

Question: Is google spreedsheet api v4 supported? #196

Open
jimi75 opened this issue Sep 2, 2021 · 10 comments
Open

Question: Is google spreedsheet api v4 supported? #196

jimi75 opened this issue Sep 2, 2021 · 10 comments

Comments

@jimi75
Copy link

jimi75 commented Sep 2, 2021

We have a project that parses a google spreadsheet with API v3. From Agust 2 2021 Google turn off v3.

Exhibit support v4?

Reference: https://cloud.google.com/blog/products/g-suite/migrate-your-apps-use-latest-sheets-api

@lavinesp
Copy link

lavinesp commented Sep 3, 2021

I also have a project that parses a Google SS with API v3. This project involves years of research and development. Will Exhibit 3.0 support v4? If so, where can I find some documentation?

@karger
Copy link
Member

karger commented Sep 3, 2021 via email

@jimi75
Copy link
Author

jimi75 commented Sep 3, 2021

@karger Thanks for the answer! I will take a look at mavo.

@karger
Copy link
Member

karger commented Sep 3, 2021 via email

@lavinesp
Copy link

lavinesp commented Sep 6, 2021

Thank you for responding. My project displays a history of faculty of our school of music from about 1860 through the current time. Each entry in a Google sheet includes names, years of service, discipline, rank, degrees, and a URL reference to a photo. The data in the project is filterable and sortable and has info for about 600 faculty. While the timeline feature in Exhibit was nice, it did not function correctly until you invoked it on a subset filter. Do you think Mavo might work for my purposes?

@karger
Copy link
Member

karger commented Sep 6, 2021 via email

@lmorillas
Copy link
Contributor

lmorillas commented Sep 6, 2021 via email

@lavinesp
Copy link

lavinesp commented Sep 7, 2021

Yes, the cvs option might work although we do have a fair amount of turnover each year. The Google sheet with the data can be viewed at: https://docs.google.com/spreadsheets/d/e/2PACX-1vTwqLTg775_SRVewO3wVolAu966FzY6a2qIbulnHvHd-SzkWZFMReg-QI7YLzJ0w_CzE4l-wyzhn5JT/pubhtml

The broken faculty project URL is http://www2.potsdam.edu/cranehistory/faculty.html

It is part of a greater project exploring the history of our school of music located at http://www2.potsdam.edu/cranehistory/

The history timeline chapters make use of TimelineJS developed at Northwestern University. I was able to get those chapters functioning again after the deprecation of Sheets API v3.

@lmorillas
Copy link
Contributor

lmorillas commented Sep 7, 2021 via email

@jaygray0919
Copy link

jaygray0919 commented Dec 17, 2021

Mavo lets you write powerful interactive web applications that both read and write data. You can find demos at https://mavo.io/demos/ . While it provides some filtering and sorting capabilities, at doesn't yet have the rich visualizations of exhibit (maps and timelines). We're looking at adding those this year. If all you want to present is a list of items, then Mavo might already be able to work for you. You can see interactive filtering on mavo's own documentation page, https://mavo.io/docs/functions/ https://mavo.io/docs/functions

@karger David, what can we do to help transition Exhibit-3 functions to Mavo?
For example, we have a number of Exhibit-3 instances that could serve as use cases for testing migration completeness.
We also could work on recoding Ex-3 components to work with a Mavo platform.
A valuable Ex-3 feature (important to us) is a facet-controlled timeline (Simile timeline + facet control/filters as implemented in "Composers")
Another is support for flotr extensions.
Another is support for very large datasets (10+ facets; 7,000+ terms per facet).
Ready-willing-able to help add value to Mavo and to help build seamless Ex-3-to-Mavo migration processes.

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

5 participants