我在变量中有以下数据。我的目标是构建一个以数字为索引的字典,其值为 url、所有者电子邮件和 commitMessage 消息。我需要一些关于如何做到这一点的想法,或者是否有更好的实现方式。我非常感谢您的意见。
{
"project": "platform/vendor/company-proprietary/radio",
"branch": "master",
"id": "I2d46a51ea94d66eefe044e633b15c6eaa7dbb2af",
"number": "147441",
"subject": "radio: Update radio driver version",
"owner": {
"name": "Shailender bary",
"email": "bary@ca.company.com",
"username": "bary"
},
"url": "https://company/147441",
"commitMessage": "radio: Update radio driver version\n\nUpdate radio driver version for the FC release\n\nChange-Id: I2d46a51ea94d66eefe044e633b15c6eaa7dbb2af\n",
"createdOn": 1344628179,
"lastUpdated": 1357170699,
"sortKey": "00222ad700023ff1",
"open": true,
"status": "NEW",
"currentPatchSet": {
"number": "2",
"revision": "18bb2f7af0dc7cad7b3959c23d886a1a48c8f728",
"parents": [
"96968973a0dfa1ce105cdec7c91d3304af0d8393"
],
"ref": "refs/changes/41/147441/2",
"uploader": {
"name": "Shailender bary",
"email": "bary@ca.company.com",
"username": "bary"
},
"createdOn": 1344628312,
"approvals": [
{
"type": "VRIF",
"description": "Verified",
"value": "-1",
"grantedOn": 1344654401,
"by": {
"name": "Linux Build Service Account",
"email": "lnxbuild@localhost",
"username": "lnxbuild"
}
},
{
"type": "CRVW",
"description": "Code Review",
"value": "-2",
"grantedOn": 1357170699,
"by": {
"name": "tom Johnson",
"email": "jjohnson@ca.company.com",
"username": "jjohnson"
}
},
{
"type": "CRVW",
"description": "Code Review",
"value": "1",
"grantedOn": 1344628453,
"by": {
"name": "Shailender bary",
"email": "bary@ca.company.com",
"username": "bary"
}
},
{
"type": "TEST",
"description": "Developer Verified",
"value": "1",
"grantedOn": 1344628453,
"by": {
"name": "Shailender bary",
"email": "bary@ca.company.com",
"username": "bary"
}
},
{
"type": "CRVW",
"description": "Code Review",
"value": "2",
"grantedOn": 1344629368,
"by": {
"name": "johnb Bhatia",
"email": "johnbb@ca.company.com",
"username": "johnbb"
}
}
],
"files": [
{
"file": "/COMMIT_MSG",
"type": "ADDED"
},
{
"file": "rime/CORE/MAC/inc/qradio_version.h",
"type": "MODIFIED"
}
]
}
{
"project": "platform/vendor/company-proprietary/radio",
"branch": "master",
"id": "I2c9c0515974a3f69b4341cf5e1e2c1b17ea10641",
"number": "143446",
"subject": "radio: Changes done for P2P Device interface.",
"owner": {
"name": "Mohit Chang",
"email": "mChang@ca.company.com",
"username": "mChang"
},
"url": "https://company/143446",
"commitMessage": "radio: Changes done for P2P Device interface.\n\nChange-Id: I2c9c0515974a3f69b4341cf5e1e2c1b17ea10641\n",
"createdOn": 1343352861,
"lastUpdated": 1357170602,
"sortKey": "00222ad600023056",
"open": true,
"status": "NEW",
"currentPatchSet": {
"number": "1",
"revision": "743006ffcc16a725c7499aaffa1594681488e1f8",
"parents": [
"9bef0f406dfbd7bbd747d20a41b68fc1c2fd7c48"
],
"ref": "refs/changes/46/143446/1",
"uploader": {
"name": "Mohit Chang",
"email": "mChang@ca.company.com",
"username": "mChang"
},
"createdOn": 1343352861,
"approvals": [
{
"type": "VRIF",
"description": "Verified",
"value": "1",
"grantedOn": 1343360579,
"by": {
"name": "Linux Build Service Account",
"email": "lnxbuild@localhost",
"username": "lnxbuild"
}
},
{
"type": "CRVW",
"description": "Code Review",
"value": "-2",
"grantedOn": 1357170602,
"by": {
"name": "tom Johnson",
"email": "jjohnson@ca.company.com",
"username": "jjohnson"
}
},
{
"type": "CRVW",
"description": "Code Review",
"value": "1",
"grantedOn": 1343353135,
"by": {
"name": "Shailender bary",
"email": "bary@ca.company.com",
"username": "bary"
}
},
{
"type": "TEST",
"description": "Developer Verified",
"value": "1",
"grantedOn": 1343353135,
"by": {
"name": "Shailender bary",
"email": "bary@ca.company.com",
"username": "bary"
}
},
{
"type": "CRVW",
"description": "Code Review",
"value": "2",
"grantedOn": 1343355565,
"by": {
"name": "johnb Bhatia",
"email": "johnbb@ca.company.com",
"username": "johnbb"
}
}
],
"files": [
{
"file": "/COMMIT_MSG",
"type": "ADDED"
},
{
"file": "rime1_2/CORE/HDD/inc/radio_hdd_main.h",
"type": "MODIFIED"
},
{
"file": "rime1_2/CORE/HDD/src/radio_hdd_cfg80211.c",
"type": "MODIFIED"
},
{
"file": "rime1_2/CORE/HDD/src/radio_hdd_hostapd.c",
"type": "MODIFIED"
},
{
"file": "rime1_2/CORE/HDD/src/radio_hdd_main.c",
"type": "MODIFIED"
}{
"file": "rime1_2/CORE/HDD/src/radio_hdd_p2p.c",
"type": "MODIFIED"
}
]
}
}