Popular Post elJukes Posted June 6, 2019 Popular Post Posted June 6, 2019 Hi Not sure which forum to post this in, but seeing as PowerBI is mentioned here a lot I went with this one. I put together a couple of Power Query scripts that can be used in either PowerBI or Excel, to connect to the Get Information About Schools and Compare School Performance websites and download their latest national datasets. The scripts are here and a freely available to anyone that wants to use them. There's a brief description in the ReadMe about how to change the PerformanceTables Data script to pull different datasets (ks2, ks4, ks5, census, spend per pupil, destinations etc) Both of these work at the time of posting. All I ask is if you find any innovative uses for these or adapt them, then share what you've done. It's great seeing what others come up with! 12
elJukes Posted June 10, 2019 Author Posted June 10, 2019 I've found a bug with the Performance Tables script when trying to download certain data sources. Need to check something with the DfE website, but will post here when it's all fixed.
elJukes Posted June 12, 2019 Author Posted June 12, 2019 Some of the datasets published via the Compare School Performance website are only available as Excel files. To accomodate that the Performance Tables script has been updated to support sources in Excel format. 1
elJukes Posted June 25, 2019 Author Posted June 25, 2019 I've adapted a SPARQL query I found on StackOverflow that looks up either the Decile, Rank or Score for any of the 10 IMD domains including IDACI for a postcode, and turned it into a PowerBI function. Using the Invoke Custom Function option to add a column into a dataset such as student address details you can use the function to quickly get the IDACI ranking for each student in your school. More details can be found here As before, if anyone does anything innovative or interesting with this please share it with the community. I'm going to have a play with maps and disadavantaged funding adjustments! 2
Jonlloyd85 Posted September 5, 2019 Posted September 5, 2019 I am fairly new to Powerbi, but I'm sure that I managed to get this working before the end of last term and now I can't remember how do it. Please can you post some instructions on how I can import this data please.
elJukes Posted September 5, 2019 Author Posted September 5, 2019 Hi Jon When you're in PowerBI click on the Edit Query button to bring up the query editor. If you right click on the left hand pane, select New Query and then Blank Query to create a new query with nothing in it. Once you've done that find the Advanced Editor button along the top bar to open a code editor for the blank query. Just copy and paste the code from GitHub into the query editor to get things rolling. @Marci has spotted a potential issue with automatic refreshes that we're going to look at once the start of term madness has simmered down a bit. Hope they help! 2
Jonlloyd85 Posted September 5, 2019 Posted September 5, 2019 Its all coming back to me now thank you very much 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now