Riksdagsmonitor Intelligence Platform โ API Documentation - v0.8.35
๐ Home
๐ฆ npm Package
๐ฆ GitHub
๐ก๏ธ ISMS
๐๏ธ CIA Platform
Preparing search index...
scripts/government-role-validator
GovernmentRoleMember
Interface GovernmentRoleMember
A single government role record from the CIA data export.
interface
GovernmentRoleMember
{
ย ย ย ย
roleId
:
string
;
ย ย ย ย
department
:
string
;
ย ย ย ย
roleCode
:
string
;
ย ย ย ย
firstName
:
string
;
ย ย ย ย
lastName
:
string
;
ย ย ย ย
fromDate
:
string
;
ย ย ย ย
toDate
:
string
;
ย ย ย ย
personId
:
string
;
ย ย ย ย
party
:
string
;
ย ย ย ย
active
:
boolean
;
}
Index
Properties
role
Id
department
role
Code
first
Name
last
Name
from
Date
to
Date
person
Id
party
active
Properties
Readonly
role
Id
roleId
:
string
Readonly
department
department
:
string
Readonly
role
Code
roleCode
:
string
Readonly
first
Name
firstName
:
string
Readonly
last
Name
lastName
:
string
Readonly
from
Date
fromDate
:
string
Readonly
to
Date
toDate
:
string
Readonly
person
Id
personId
:
string
Readonly
party
party
:
string
Readonly
active
active
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
role
Id
department
role
Code
first
Name
last
Name
from
Date
to
Date
person
Id
party
active
โโ Current Architecture โโ
๐๏ธ Architecture
๐ Security Architecture
๐ก๏ธ Threat Model
๐ Data Model
๐ Flowchart
๐ State Diagram
๐ง Mindmap
๐ผ SWOT Analysis
โโ Future Architecture โโ
๐ Future Architecture
๐ฎ Future Security
๐ฏ Future Threat Model
๐ Future Data Model
๐ Future Flowchart
๐ Future State Diagram
๐ง Future Mindmap
๐ผ Future SWOT
โโ Security & Compliance โโ
๐ Security Policy
๐ CRA Assessment
๐ข BCP Plan
๐ฐ Financial Security
๐ End-of-Life Strategy
โโ Project Docs โโ
๐งช Testing
๐ Workflows
๐ฆ Release Process
๐ค Contributing
๐ Translation Guide
โโ Hack23 ISMS Policies โโ
๐ Secure Dev Policy
๐ Information Security
๐ฏ Threat Modeling
๐ Open Source Policy
๐ Risk Assessment
๐ค AI Policy
๐ง Change Management
๐ก๏ธ Incident Response
๐ฆ Asset Management
๐ Access Control
โโ Hack23 API Docs โโ
๐ Riksdagsmonitor API
๐ช๐บ EU Parliament MCP API
๐ CIA Compliance Mgr API
โ๏ธ Black Trigram API
๐ Home
๐ฆ npm Package
๐ฆ GitHub
๐ก๏ธ ISMS
๐๏ธ CIA Platform
Riksdagsmonitor Intelligence Platform โ API Documentation - v0.8.35
Loading...
A single government role record from the CIA data export.