Film Locations in San Francisco
For a tutorial video that walks you through the process of using the Open Data Bits library of documentation to build your own open data mashups, we have created a video that can be watched by clicking here.
Data Source Link
https://data.sfgov.org/Arts-Culture-and-Recreation-/Film-Locations-in-San-Francisco/yitu-d5am
Available Access Formats
API | OData | CSV | JSON | RSS | XLS | XLXS | XML |
Sources and Modeling
Row Color | Derived Column |
Row Color | Column Not Used by Open Data Bits |
Logical Model
Hierarchies
- none
Calculated Columns & Calculations
Name | DAX Expression | Type |
Date Key | =DATE(YEAR([release_year]),MONTH([release_year]),DAY([release_year])) | Calculated Column |
Movie Count | Movie Count:=DISTINCTCOUNT([title]) | Calculation |
Actor Count | Actor Count=DISTINCTCOUNT([actor]) | Calculation |
Location Count | Location Count=DISTINCTCOUNT([locations]) | Calculation |
Examples for Reference
Open Data Bits – Tutorial Video Uses an OData Feed to Pull Data into Excel using Power Query and Power Pivot
Leave a Reply
You must be logged in to post a comment.