In [1]: from sp_ask_school_data_crunching import analyze_service
In [2]: analyzer_2024, stats_2024 = analyze_service("2024-09-01", "2024-12-31")
Initializing service analysis for period: 2024-09-01 to 2024-12-31
Fetching data for all schools...
Error fetching data for 2024-09-01: invalid username/password combination
Not sure why but creating a file - and run the file - everything works but on python shell it doesn't work.
Not sure why but creating a file - and run the file - everything works but on python shell it doesn't work.