Future art for exposures
See original GitHub issueDescribe the feature
What other properties should exposures
get?
-
tags
-
meta
- we do want some traditional
meta
fields (e.g.owner
) to be required or top-level - still could be nice as a catch-all for structured key-value properties users would want to define, beyond what’d be available via
tags
ordescription
- we do want some traditional
- new
type
options:- “reverse pipeline”, e.g. a census sync
- users supplying their own string types
- new
maturity
options- higher than high? “mission-critical”
- …
Should exposures be ref-able?
- exposures that depend on other exposures: one exposure for each Mode query / Looker view, one exposure for the dashboard that depends on those queries / views
- models that depend on exposures: modeled input to data science --> data science as exposure --> modeled output
- what exactly would
ref('my_exposure')
return?
- what exactly would
Describe alternatives you’ve considered
We’re likely to keep these bare-bones for a little while. I’m still curious to hear what community members want!
Who will this benefit?
Users of the exposures
resource type, which is new in v0.18.1
Issue Analytics
- State:
- Created 3 years ago
- Reactions:16
- Comments:34 (13 by maintainers)
Top Results From Across the Web
How To Get Exposure For Your Art - The Complete Guide ...
Many artists offer their work for sale through a wide range of online marketplaces, print-on-demands sites and galleries. Some well-known sites ...
Read more >The Future Of The Art World: How A Newcomer Indie ... - Forbes
Its mission is to reimagine how we experience art through finding new, innovative ways to bring it closer to the people and to...
Read more >“Future's So Bright” – Exposures International Gallery ...
“Future's So Bright”. by: Bobbie Carlyle. $12,500.00. “Bobbie Carlyle's bold and provocative bronze sculptures are executed with imagination and vitality.
Read more >Hope for the Future? Early Exposure to the Arts and ... - JSTOR
Abstract This paper employs logistic regression to explore the relationship between art lessons and art history and appreciation classes as a child with ......
Read more >Artists on the Future - Stanford Arts
Stanford University is the home of interdisciplinary thinking that catalyzes innovation. Artists on the Future is a conversation series that pairs ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Is there any reason that
type
shouldn’t just be an arbitrary string? Are y’all planning on having explicit functionality for the existingtype
values in the future?Would love to see a
datasource
ordataset
options fortype
. We use Tableau and this would allow us to link our dbt models with Data Sources.