Skip to content

CATEGORY_LV1 is not as descripted in README.md #15

@JanYanisa

Description

@JanYanisa

Hello there,
According to README.md, it said "หมวดงบรายจ่าย level-1 จะประกอบไปด้วย
งบบุคลากร,
งบดำเนินงาน,
งบลงทุน,
งบเงินอุดหนุน,
งบรายจ่ายอื่น เท่านั้น" for CATEGORY_LV1
But this is what I got when using python pandas

df.groupby(["CATEGORY_LV1"])[["ITEM_ID"]].agg(["count"]) 

image

So, I would like to state the issues here and hope that it will be fixed soon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions