Files
windyboy daf4aa3dfa Add P.A.R.A. methodology documentation and restructure Personal folder
- Created Methodology.md to outline the P.A.R.A. system and its components.
- Added Outline.md for a structured overview of P.A.R.A. content.
- Documented PKM content organization decisions in PKM-Consolidation-Decision.md.
- Introduced Workflows.md to explain practical applications of P.A.R.A. in work scenarios.
- Moved sensitive information to security-sensitive folder and restructured the Personal folder to align with P.A.R.A. principles.
- Archived backup files including Matrix Me.md and TTG Cookies.md.
- Implemented a comprehensive refactor of the Personal folder to improve organization and security.
2025-12-29 15:37:17 +08:00

7.7 KiB
Executable File

Congratulation, your registration already validated.

Your token is

761ba9c8b1745baed8d667f036d6ab46a843b962

You can now try, for instance, to get the beijing feed using:
https://api.waqi.info/feed/here/?token=761ba9c8b1745baed8d667f036d6ab46a843b962

And you will get this result:

{
    "status": "ok",
    "data": {
        "aqi": 38,
        "idx": 1451,
        "attributions": [
            {
                "url": "http://www.bjmemc.com.cn/",
                "name": "Beijing Environmental Protection Monitoring Center (北京市环境保护监测中心)"
            },
            {
                "url": "https://waqi.info/",
                "name": "World Air Quality Index Project"
            }
        ],
        "city": {
            "geo": [
                39.954592,
                116.468117
            ],
            "name": "Beijing (北京)",
            "url": "https://aqicn.org/city/beijing",
            "location": ""
        },
        "dominentpol": "pm25",
        "iaqi": {
            "co": {
                "v": 3.7
            },
            "h": {
                "v": 33
            },
            "no2": {
                "v": 9.2
            },
            "o3": {
                "v": 19.9
            },
            "p": {
                "v": 1035
            },
            "pm10": {
                "v": 21
            },
            "pm25": {
                "v": 38
            },
            "so2": {
                "v": 1.6
            },
            "t": {
                "v": -1
            },
            "w": {
                "v": 4.6
            }
        },
        "time": {
            "s": "2024-12-13 23:00:00",
            "tz": "+08:00",
            "v": 1734130800,
            "iso": "2024-12-13T23:00:00+08:00"
        },
        "forecast": {
            "daily": {
                "o3": [
                    {
                        "avg": 1,
                        "day": "2024-12-12",
                        "max": 1,
                        "min": 1
                    },
                    {
                        "avg": 7,
                        "day": "2024-12-13",
                        "max": 14,
                        "min": 1
                    },
                    {
                        "avg": 2,
                        "day": "2024-12-14",
                        "max": 10,
                        "min": 1
                    },
                    {
                        "avg": 4,
                        "day": "2024-12-15",
                        "max": 13,
                        "min": 1
                    },
                    {
                        "avg": 1,
                        "day": "2024-12-16",
                        "max": 6,
                        "min": 1
                    },
                    {
                        "avg": 1,
                        "day": "2024-12-17",
                        "max": 5,
                        "min": 1
                    },
                    {
                        "avg": 1,
                        "day": "2024-12-18",
                        "max": 1,
                        "min": 1
                    }
                ],
                "pm10": [
                    {
                        "avg": 67,
                        "day": "2024-12-12",
                        "max": 73,
                        "min": 58
                    },
                    {
                        "avg": 27,
                        "day": "2024-12-13",
                        "max": 72,
                        "min": 7
                    },
                    {
                        "avg": 29,
                        "day": "2024-12-14",
                        "max": 46,
                        "min": 11
                    },
                    {
                        "avg": 39,
                        "day": "2024-12-15",
                        "max": 58,
                        "min": 19
                    },
                    {
                        "avg": 45,
                        "day": "2024-12-16",
                        "max": 58,
                        "min": 24
                    },
                    {
                        "avg": 41,
                        "day": "2024-12-17",
                        "max": 57,
                        "min": 16
                    },
                    {
                        "avg": 69,
                        "day": "2024-12-18",
                        "max": 73,
                        "min": 57
                    },
                    {
                        "avg": 95,
                        "day": "2024-12-19",
                        "max": 116,
                        "min": 72
                    }
                ],
                "pm25": [
                    {
                        "avg": 168,
                        "day": "2024-12-12",
                        "max": 174,
                        "min": 159
                    },
                    {
                        "avg": 86,
                        "day": "2024-12-13",
                        "max": 173,
                        "min": 30
                    },
                    {
                        "avg": 91,
                        "day": "2024-12-14",
                        "max": 138,
                        "min": 42
                    },
                    {
                        "avg": 116,
                        "day": "2024-12-15",
                        "max": 158,
                        "min": 68
                    },
                    {
                        "avg": 130,
                        "day": "2024-12-16",
                        "max": 158,
                        "min": 80
                    },
                    {
                        "avg": 122,
                        "day": "2024-12-17",
                        "max": 158,
                        "min": 60
                    },
                    {
                        "avg": 170,
                        "day": "2024-12-18",
                        "max": 174,
                        "min": 158
                    },
                    {
                        "avg": 203,
                        "day": "2024-12-19",
                        "max": 238,
                        "min": 172
                    }
                ],
                "uvi": [
                    {
                        "avg": 0,
                        "day": "2024-12-13",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "avg": 0,
                        "day": "2024-12-14",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "avg": 0,
                        "day": "2024-12-15",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "avg": 0,
                        "day": "2024-12-16",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "avg": 0,
                        "day": "2024-12-17",
                        "max": 1,
                        "min": 0
                    },
                    {
                        "avg": 0,
                        "day": "2024-12-18",
                        "max": 0,
                        "min": 0
                    }
                ]
            }
        },
        "debug": {
            "sync": "2024-12-14T01:26:38+09:00"
        }
    }
}