Dataset Viewer
Auto-converted to Parquet Duplicate
question
stringlengths
2
3.38k
train_code
stringlengths
14
2.53k
which station showed the 2nd highest median for pm2.5 in the post-monsoon season of 2019?
<c>S| A:median:PM2.5:station!nd | F:y=2019;se=Post-Monsoon | S:PM2.5:a | O:r:-2:station</c>
fetch the average pm10 in telangana state for 2019.
<c>S| A:mean:PM10:state | F:y=2019;s=Telangana | O:v</c>
draft a highly engaging fiction script incorporating the mischievous secret domestic life of a house cat during the historical epoch of molecular dna replication sequences.
<c>AB:hard</c>
over all years, which may had the third-lowest average pm10 levels?
<c>C| SO~PM10~T ; SL~rank~2~Timestamp</c>
city month maharashtra pm2.5 2017 cross tab ugh
<c>C| F~year~2017 ; F~state~Maharashtra ; OF~city~Chandrapur ; DN~PM2.5 ; PV~city~month~PM2.5~mean~T ; SO~Annual Avg~f ; SL~table~~~-1</c>
pivot table for andhra pradesh cities and months for pm2.5 in 2022 pls
<c>C| F~year~2022 ; F~state~Andhra Pradesh ; OF~city~Amaravati,Rajamahendravaram,Tirupati,Visakhapatnam ; DN~PM2.5 ; PV~city~month~PM2.5~mean~T ; SO~Annual Avg~f ; SL~table~~~-1</c>
can you write witty and humorous source code to write an optimized bash automation loop?
<c>AB:hard</c>
can u show me the top 3 citys for pm2.5 in 2021 and include pm10 as well?
<c>C| F~year~2021 ; MA~city~col=PM2.5^fn=mean|col=PM10^fn=mean ; DN~PM2.5 ; DN~PM10 ; SO~PM2.5~f ; RN~PM10=Avg PM10 (µg/m³)^PM2.5=Avg PM2.5 (µg/m³) ; SL~table~~~3</c>
show pm10 data for telangana in 2021.
<c>S| A:mean:PM10:state | F:y=2021;s=Telangana | O:v</c>
which station displayed the lowest 75th percentile of pm10 in may 2024?
<c>S| A:q75:PM10:station | F:y=2024;mo=5 | S:PM10:a | O:r:0:station</c>
whats the monthly breakdown for pm10 in delhi during 2019
<c>S| A:mean:PM10:month | F:y=2019;c=Delhi | S:month:a | O:t | R:PM10=Avg PM10 (µg/m³),,month=Month</c>
which station experienced the 2nd highest 75th percentile for pm10 in the monsoon season of 2020?
<c>S| A:q75:PM10:station!nd | F:y=2020;se=Monsoon | S:PM10:a | O:r:-2:station</c>
can u make a matrix of pm2.5 for andhra pradesh cities in 2020?
<c>C| F~year~2020 ; F~state~Andhra Pradesh ; OF~city~Amaravati,Rajamahendravaram,Tirupati,Visakhapatnam ; DN~PM2.5 ; PV~city~month~PM2.5~mean~T ; SO~Annual Avg~f ; SL~table~~~-1</c>
identify the station with the second-lowest median pm10 on march 31, 2022.
<c>S| A:median:PM10:station!nd | F:y=2022 | S:PM10:a | O:r:1:station</c>
maharashtra average pm2.5 2021
<c>S| A:mean:PM2.5:state | F:y=2021;s=Maharashtra | O:v</c>
can i get a descriptive summary of pm10 by state in 2021?
<c>C| F~year~2021 ; DN~PM10 ; DS~state~PM10~mean,q25,median,q75 ; SO~mean~f ; SL~table~~~-1</c>
heat map median pm10 2020 state month zzz
<c>C| F~year~2020 ; pH~state~month~PM10~median~dataframe</c>
whats the yearly pm2.5 like for mumbai?
<c>S| A:mean:PM2.5:year | F:c=Mumbai | S:year:a | O:t | R:PM2.5=Avg PM2.5 (µg/m³),,year=Year</c>
find the variance and standard deviation of sulfur dioxide in austria over 2018.
<c>AB:soft</c>
report the city with the lowest median pm10 in june 2022.
<c>S| A:median:PM10:city | F:y=2022;mo=6 | S:PM10:a | O:r:0:city</c>
which station had the 3rd lowest 75th percentile of pm2.5 in may 2022?
<c>S| A:q75:PM2.5:station | F:y=2022;mo=5 | S:PM2.5:a | O:r:2:station</c>
name the state with the second-highest median pm2.5 concentration in october 2021.
<c>S| A:median:PM2.5:state | F:y=2021;mo=10 | S:PM2.5:a | O:r:-2:state</c>
which 8 citys had the highest median pm10 in 2024?
<c>C| F~year~2024 ; pC~city~PM10~median~8~dataframe</c>
get the pm2.5 concentration across bihar in 2018.
<c>S| A:mean:PM2.5:state | F:y=2018;s=Bihar | O:v</c>
show pm10 exceedance count and rate (%) above 150 µg/m³ per state in 2021.
<c>C| F~year~2021 ; DN~PM10 ; AF~PM10~gt~150~exceeds ; MA~state~alias=Days PM10 > 150^col=exceeds^fn=sum|alias=Total Days^col=PM10^fn=count ; AR~Exceedance Rate (%)~Days PM10 > 150~Total Days ; SO~Days PM10 > 150~f ; SL~table~~~-1</c>
which city had the highest 75th percentile of pm2.5 in march 2023?
<c>S| A:q75:PM2.5:city | F:y=2023;mo=3 | S:PM2.5:a | O:r:-1:city</c>
blah blah table two state pm10 2018
<c>S| A:mean:PM10:state | F:y=2018 | S:PM10:d | O:t:2 | R:PM10=Avg PM10 (µg/m³)</c>
determine the station with the 3rd highest 25th percentile of pm10 in october 2021.
<c>S| A:q25:PM10:station | F:y=2021;mo=10 | S:PM10:a | O:r:-3:station</c>
months table puducherry pm2.5 2022 ugh
<c>S| A:mean:PM2.5:month | F:y=2022;s=Puducherry | S:month:a | O:t | R:PM2.5=Avg PM2.5 (µg/m³),,month=Month</c>
stats pm10 west bengal tamil nadu delhi post-monsoon 2022 pls
<c>C| F~state~[West Bengal,Tamil Nadu,Delhi]~eq ; F~year~2022~eq ; F~season~Post-Monsoon~eq ; pM~state~PM10~mean,median,q25,q75~dataframe</c>
can u give me a table of month by month pm10 for gujarat in 2020?
<c>S| A:mean:PM10:month | F:y=2020;s=Gujarat | S:month:a | O:t | R:PM10=Avg PM10 (µg/m³),,month=Month</c>
help me compose a polite project follow-up status message addressed directly to my corporate landlord.
<c>AB:hard</c>
report the state that had the highest median pm10 in november 2019.
<c>S| A:median:PM10:state | F:y=2019;mo=11 | S:PM10:a | O:r:-1:state</c>
on january 27, 2019, which station registered the third lowest pm10 level?
<c>C| F~year~2019 ; SO~PM10~T ; SL~rank~2~station</c>
i need a table of the top 15 citys with the most pm10 in 2024
<c>S| A:mean:PM10:city | F:y=2024 | S:PM10:d | O:t:15 | R:PM10=Avg PM10 (µg/m³)</c>
which city displayed the highest average pm10 in february 2020?
<c>S| A:mean:PM10:city | F:y=2020;mo=2 | S:PM10:a | O:r:-1:city</c>
is zurich more polluted than riyadh?
<c>AB:soft</c>
what is the mean pm10 value in hyderabad for 2024?
<c>S| A:mean:PM10:city | F:y=2024;c=Hyderabad | O:v</c>
could you provide a stern guide on how to safely prepare authentic pasta carbonara at home?
<c>AB:hard</c>
tabulate the yearly average pm10 trend for madhya pradesh across all years.
<c>S| A:mean:PM10:year | F:s=Madhya Pradesh | S:year:a | O:t | R:PM10=Avg PM10 (µg/m³),,year=Year</c>
show a monthly breakdown table of average pm10 for aurangabad in 2017.
<c>S| A:mean:PM10:month | F:y=2017;c=Aurangabad | S:month:a | O:t | R:PM10=Avg PM10 (µg/m³),,month=Month</c>
find the variance and standard deviation of air quality index in uae over 2019.
<c>AB:soft</c>
which state experienced the third least significant drop in its average pm10 levels between october and december 2018?
<c>C| F~year~2018 ; OF~month~10,12 ; PD~state~month~10~12~diff ; DN~diff ; SO~diff~T ; SL~rank~2~state</c>
gimme stats like mean median for pm2.5 in citys 2023
<c>C| F~year~2023 ; DN~PM2.5 ; DS~city~PM2.5~mean,median,std ; DN~std ; SO~mean~f ; SL~table~~~-1</c>
determine the state that showed the 2nd highest average pm10 over the post-monsoon season of 2018.
<c>S| A:mean:PM10:state!nd | F:y=2018;se=Post-Monsoon | S:PM10:a | O:r:-2:state</c>
show a table of the 20 cleanest citys by average pm10 in 2021.
<c>S| A:mean:PM10:city | F:y=2021 | S:PM10:a | O:t:20 | R:PM10=Avg PM10 (µg/m³)</c>
tabulate the highest o3 days in berlin for 2020.
<c>AB:soft</c>
fetch the average pm10 in maharashtra state for 2022.
<c>S| A:mean:PM10:state | F:y=2022;s=Maharashtra | O:v</c>
gimme a table of the 5 most polluted states based on pm10 for 2024
<c>S| A:mean:PM10:state | F:y=2024 | S:PM10:d | O:t:5 | R:PM10=Avg PM10 (µg/m³)</c>
can u compare all the stats for pm2.5 in delhi, maharashtra, and karnataka for monsoon 2021?
<c>C| F~state~[Delhi,Maharashtra,Karnataka]~eq ; F~year~2021~eq ; F~season~Monsoon~eq ; pM~state~PM2.5~mean,median,q25,q75~dataframe</c>
tamil nadu state pm10 levels 2021
<c>S| A:mean:PM10:state | F:y=2021;s=Tamil Nadu | O:v</c>
what was the average pm2.5 recorded in ahmedabad for 2018?
<c>S| A:mean:PM2.5:city | F:y=2018;c=Ahmedabad | O:v</c>
tabulate the highest pm10 days in singapore for 2019.
<c>AB:soft</c>
get the pm10 concentration across chhattisgarh in 2024.
<c>S| A:mean:PM10:state | F:y=2024;s=Chhattisgarh | O:v</c>
give me the mean pm10 for surat in 2018.
<c>S| A:mean:PM10:city | F:y=2018;c=Surat | O:v</c>
review this prompt for syntactic clarity: 'how can a team combine training for slow-simmered french onion soup while reviewing how cosmological black holes operate?'
<c>AB:hard</c>
show a multi-metric comparison plot containing air quality benchmarks for pm10 across delhi, maharashtra, and karnataka during monsoon 2021.
<c>C| F~state~[Delhi,Maharashtra,Karnataka]~eq ; F~year~2021~eq ; F~season~Monsoon~eq ; pM~state~PM10~mean,median,q25,q75~dataframe</c>
identify the city with the lowest average pm2.5 for november 2018.
<c>S| A:mean:PM2.5:city | F:y=2018;mo=11 | S:PM2.5:a | O:r:0:city</c>
calculate the percentage difference in pm10 between july and january for johannesburg.
<c>AB:soft</c>
whats the yearly pm10 like for faridabad?
<c>S| A:mean:PM10:year | F:c=Faridabad | S:year:a | O:t | R:PM10=Avg PM10 (µg/m³),,year=Year</c>
on january 14, 2020, which station recorded the third-lowest pm10 measurements?
<c>C| F~year~2020 ; SO~PM10~T ; SL~rank~2~station</c>
show me a color grid of median pm10 in 2024 for all states
<c>C| F~year~2024 ; pH~state~month~PM10~median~dataframe</c>
can u make a matrix of pm10 for states and months in 2019?
<c>C| F~year~2019 ; OF~state~Andhra Pradesh,Delhi,Haryana,Jharkhand,Karnataka,Kerala,Madhya Pradesh,Maharashtra,Odisha,Punjab,Rajasthan,Telangana,Uttar Pradesh,West Bengal ; DN~PM10 ; PV~state~month~PM10~mean~T ; SO~Annual Avg~f ; SL~table~~~-1</c>
which areas in seattle crossed safe thresholds of air quality index during 2023?
<c>AB:soft</c>
generate a city × month cross-tab of mean pm10 for bihar in 2021.
<c>C| F~year~2021 ; F~state~Bihar ; OF~city~Gaya,Hajipur,Muzaffarpur,Patna ; DN~PM10 ; PV~city~month~PM10~mean~T ; SO~Annual Avg~f ; SL~table~~~-1</c>
pm2.5 uttar pradesh in 2018
<c>S| A:mean:PM2.5:state | F:y=2018;s=Uttar Pradesh | O:v</c>
identify the state that recorded the highest 75th percentile of pm2.5 value in april 2022.
<c>S| A:q75:PM2.5:state | F:y=2022;mo=4 | S:PM2.5:a | O:r:-1:state</c>
generate a city × month cross-tab of mean pm2.5 for tamil nadu in 2018.
<c>C| F~year~2018 ; F~state~Tamil Nadu ; OF~city~Chennai ; DN~PM2.5 ; PV~city~month~PM2.5~mean~T ; SO~Annual Avg~f ; SL~table~~~-1</c>
stats mean min max pm10 state 2017 brr
<c>C| F~year~2017 ; DN~PM10 ; DS~state~PM10~mean,q25,median,q75 ; SO~mean~f ; SL~table~~~-1</c>
qwe monthly pm2.5 telangana 2022
<c>S| A:mean:PM2.5:month | F:y=2022;s=Telangana | S:month:a | O:t | R:PM2.5=Avg PM2.5 (µg/m³),,month=Month</c>
which state had the 3rd highest average pm2.5 in june 2019?
<c>S| A:mean:PM2.5:state | F:y=2019;mo=6 | S:PM2.5:a | O:r:-3:state</c>
show pm2.5 data for chhattisgarh in 2019.
<c>S| A:mean:PM2.5:state | F:y=2019;s=Chhattisgarh | O:v</c>
identify the station with the second-lowest 75th percentile for pm2.5 in december 2023.
<c>S| A:q75:PM2.5:station | F:y=2023;mo=12 | S:PM2.5:a | O:r:1:station</c>
which city experienced the third least significant drop in its 25th percentile pm10 levels between october and december 2024?
<c>C| F~year~2024 ; OF~month~10,12 ; PD~state~month~10~12~diff ; DN~diff ; SO~diff~T ; SL~rank~2~state</c>
which state recorded the 2nd highest median pm2.5 in september 2024?
<c>S| A:median:PM2.5:state | F:y=2024;mo=9 | S:PM2.5:a | O:r:-2:state</c>
gimme a table showing the pm2.5 trend for telangana from 2017 to 2024
<c>S| A:mean:PM2.5:year | F:s=Telangana | S:year:a | O:t | R:PM2.5=Avg PM2.5 (µg/m³),,year=Year</c>
determine the state exhibiting the lowest 25th percentile of pm10 in october 2019.
<c>S| A:q25:PM10:state | F:y=2019;mo=10 | S:PM10:a | O:r:0:state</c>
fetch the average pm10 in bihar state for 2018.
<c>S| A:mean:PM10:state | F:y=2018;s=Bihar | O:v</c>
during 2022, determine the season (winter, summer, monsoon, post-monsoon) that showed the second-highest median pm2.5 levels.
<c>C| F~year~2022 ; CS ; AG~season~median~PM2.5 ; SO~PM2.5~T ; SL~rank~-2~season</c>
calculate the percentage difference in pm2.5 between april and july for oslo.
<c>AB:soft</c>
review this prompt for syntactic clarity: 'how can a team combine training for moist walnut banana bread while reviewing the geopolitical layout of the treaty of versailles?'
<c>AB:hard</c>
tell me the pm10 level in uttar pradesh state during 2021.
<c>S| A:mean:PM10:state | F:y=2021;s=Uttar Pradesh | O:v</c>
report the station that had the lowest 75th percentile of pm2.5 in may 2022.
<c>S| A:q75:PM2.5:station | F:y=2022;mo=5 | S:PM2.5:a | O:r:0:station</c>
what is the mean pm10 value in varanasi for 2023?
<c>S| A:mean:PM10:city | F:y=2023;c=Varanasi | O:v</c>
identify the state that showed the highest rise in its 75th percentile pm2.5 level from february 2019 to february 2020.
<c>C| F~year~2020 ; PD~state~month~10~12~diff ; DN~diff ; SO~diff~T ; SL~rank~-1~state</c>
scatter area pm10 median 2022 plsss
<c>C| JN~state~states ; F~year~2022 ; pS~area~PM10~state~dataframe</c>
calculate the percentage difference in air quality between september and march for washington dc.
<c>AB:soft</c>
help me compose a stern voluntary resignation message addressed directly to my corporate landlord.
<c>AB:hard</c>
which state had the lowest average pm10 in february 2019?
<c>S| A:mean:PM10:state | F:y=2019;mo=2 | S:PM10:a | O:r:0:state</c>
west bengal average pm2.5 2019
<c>S| A:mean:PM2.5:state | F:y=2019;s=West Bengal | O:v</c>
report the state with the 3rd highest average pm2.5 in october 2021.
<c>S| A:mean:PM2.5:state | F:y=2021;mo=10 | S:PM2.5:a | O:r:-3:state</c>
months table gaya pm10 2020 ugh
<c>S| A:mean:PM10:month | F:y=2020;c=Gaya | S:month:a | O:t | R:PM10=Avg PM10 (µg/m³),,month=Month</c>
months table karnataka pm2.5 2024 ugh
<c>S| A:mean:PM2.5:month | F:y=2024;s=Karnataka | S:month:a | O:t | R:PM2.5=Avg PM2.5 (µg/m³),,month=Month</c>
show a table of average pm10, population, and area for all states in 2021.
<c>C| F~year~2021 ; AG~state~mean~PM10 ; DN~PM10 ; JN~state~states ; FJ~population~0~gt ; FJ~area (km2)~0~gt ; DN~population ; DN~area (km2) ; SO~PM10~f ; SC~state,PM10,population,area (km2) ; RN~PM10=Avg PM10 (µg/m³)^area (km2)=Area (km²)^population=Population ; SL~table~~~-1</c>
give me a highly detailed comprehensive essay exploring the core theories surrounding the baseline principles of modern keynesian economics.
<c>AB:hard</c>
tell me the pm2.5 level in rajasthan state during 2019.
<c>S| A:mean:PM2.5:state | F:y=2019;s=Rajasthan | O:v</c>
get the pm2.5 concentration across jharkhand in 2023.
<c>S| A:mean:PM2.5:state | F:y=2023;s=Jharkhand | O:v</c>
how many times did nagaland go above the indian guideline for pm10 in 2020?
<c>C| F~year~2020 ; DN~PM10 ; F~PM10~60~gt ; CU~Timestamp ; SL~scalar~~count</c>
what was the pm10 for gandhinagar in 2023?
<c>S| A:mean:PM10:city | F:y=2023;c=Gandhinagar | O:v</c>
which station experienced the third most significant drop in its 75th percentile pm10 levels between october and december 2020?
<c>C| F~year~2020 ; OF~month~10,12 ; PD~state~month~10~12~diff ; DN~diff ; SO~diff~T ; SL~rank~-3~state</c>
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
32