{
"Sections": [
{
"RequestedSection": "ReportYear",
"StatusCode": 200,
"Body": {
"ReportYear": 2025
}
},
{
"RequestedSection": "Title",
"StatusCode": 200,
"Body": {
"Title": "Aerospace Engineers"
}
},
{
"RequestedSection": "NationalWages",
"StatusCode": 200,
"Body": {
"WageRates": {
"National": [
{
"AreaCode": "N",
"AreaName": "National",
"Metrics": [
{
"Name": "Average",
"ID": "03",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 67.88
}
]
},
{
"Name": "Entry Level",
"ID": "07",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 50.36
}
]
},
{
"Name": "Median",
"ID": "08",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 64.82
}
]
},
{
"Name": "Experienced",
"ID": "09",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 83.88
}
]
}
]
}
]
}
}
},
{
"RequestedSection": "StateWages",
"StatusCode": 200,
"Body": {
"WageRates": {
"States": [
{
"AreaCode": "0100000",
"AreaShortName": "AL",
"AreaName": "Alabama",
"Metrics": [
{
"Name": "Average",
"ID": "03",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 65.49
}
]
},
{
"Name": "Entry Level",
"ID": "07",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 47.93
}
]
},
{
"Name": "Median",
"ID": "08",
"Unit": "$ per hour",
"DataPoints": [
{
"Year": 2024,
"Value": 63.98
}
]
},