You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the plots for workshops are made from the raw CSV file, while the data feed used in our website is from a modified version that filters out workshops that don't include an URL. As much as possible these 2 data sources should be identical.
The text was updated successfully, but these errors were encountered:
I think our query is also doing an inner join of workshops & instructors (and therefore excludes workshops where instructors have not yet been recorded) while the AMY feed includes those workshops.
Currently, the plots for workshops are made from the raw CSV file, while the data feed used in our website is from a modified version that filters out workshops that don't include an URL. As much as possible these 2 data sources should be identical.
The text was updated successfully, but these errors were encountered: