BR-ACC models 58+ entity types across multiple domains: political, corporate, financial, legal, and international.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/World-Open-Graph/br-acc/llms.txt
Use this file to discover all available pages before exploring further.
Core Entities
Person
Represents individual people in Brazilian public records.Person Properties
Person Properties
cpf (CPF number, 11 digits)Common Properties:name(string): Full name in uppercasecpf(string): Full CPF if availablecpf_partial(string): Last 3 digits + first 3 digits for partial matchingcpf_middle6(string): Middle 6 digits for fuzzy matchinguf(string): Brazilian state codemunicipio(string): Municipality nameis_pep(boolean): Politically Exposed Person flagpatrimonio_declarado(float): Declared wealth in BRLsq_candidato(string): TSE candidate IDdeputy_id(string): Chamber of Deputies IDservidor_id(string): Public servant IDauthor_key(string): Congressional author key
name, name + uf, cpf_middle6, cpf_partial, deputy_id, servidor_id, sq_candidato, author_keyExample Cypher:Partner
Represents company partners from CNPJ records (Receita Federal data).Partner Properties
Partner Properties
partner_id (synthetic ID)Common Properties:name(string): Partner namedoc_partial(string): Partial document number for privacydoc_raw(string): Original document formatqualificacao(string): Partner role (e.g., “Administrador”, “Sócio”)data_entrada(date): Date joined companypercentual_capital(float): Ownership percentagepais(string): Country code
name, doc_partial, name + doc_partialNote: Partner entities are separate from Person entities to handle cases where full CPF is not available. Use SAME_AS relationships to link confirmed matches.Example Cypher:Company
Represents legal entities registered with CNPJ.Company Properties
Company Properties
cnpj (CNPJ number, 14 digits)Common Properties:cnpj(string): Full CNPJrazao_social(string): Legal namenome_fantasia(string): Trade namecnae_principal(string): Primary CNAE industry codecnae_secundario(string): Secondary CNAE codescapital_social(float): Registered capital in BRLuf(string): Statemunicipio(string): Municipalitysituacao_cadastral(string): Registration statusdata_abertura(date): Incorporation dateporte(string): Company size (ME, EPP, etc.)
razao_social, cnae_principalExample Cypher:Government Entities
Contract
Public procurement contracts from federal sources (PNCP, Portal da Transparência).Contract Properties
Contract Properties
contract_id (synthetic ID)Common Properties:contract_id(string): Unique contract IDobject(string): Contract descriptionvalue(float): Contract value in BRLdate(date): Signature datecontracting_org(string): Government entitycontracting_org_cnpj(string): Entity CNPJmodality(string): Procurement modalitystatus(string): Contract statuspncp_contract_id(string): PNCP source ID
value, object, contracting_org, dateExample Cypher:Amendment
Congressional budget amendments (emendas parlamentares).Amendment Properties
Amendment Properties
amendment_idCommon Properties:amendment_id(string)type(string): Amendment type (Individual, Bancada, Comissão)function(string): Budget function (e.g., “Saúde”, “Educação”)municipality(string): Beneficiary municipalityuf(string): Statevalue_committed(float): Committed value in BRLvalue_paid(float): Paid value in BRLyear(int): Budget year
function, value_committedExample Cypher:Sanction
Administrative sanctions from CEIS, CNEP, and other registries.Sanction Properties
Sanction Properties
sanction_idCommon Properties:sanction_id(string)type(string): Sanction type (CEIS, CNEP, etc.)date_start(date): Start datedate_end(date): End datereason(string): Infraction descriptionsource(string): Data sourcesanctioning_body(string): Entity that imposed sanction
type, date_startExample Cypher:PublicOffice
Public sector employment records.PublicOffice Properties
PublicOffice Properties
office_idCommon Properties:office_id(string)cpf(string): Office holder CPFname(string): Office titleorg(string): Government organizationsalary(float): Monthly salary in BRLrole(string): Position role
orgExample Cypher:Election
Electoral contests from TSE data.Election Properties
Election Properties
year + cargo + uf + municipio)Common Properties:election_id(string)year(int): Election yearcargo(string): Office (PRESIDENTE, GOVERNADOR, PREFEITO, etc.)uf(string): Statemunicipio(string): Municipalityturno(int): Round (1 or 2)
year, composite year + cargo + uf + municipioExample Cypher:Financial Entities
Finance
Finance
finance_idFinancial transactions and allocations.Properties: type, value, date, source, recipient, programIndexes: type, value, date, sourceExpense
Expense
expense_idCongressional expense reimbursements (Cota Parlamentar).Properties: deputy_id, date, type, value, supplier, descriptionIndexes: deputy_id, date, typeGovCardExpense
GovCardExpense
expense_idGovernment corporate card expenses.Properties: date, value, holder, supplier, descriptionIndexes: date, valueTaxWaiver
TaxWaiver
waiver_idTax exemptions and incentives.Properties: value, beneficiary, type, year, programIndexes: valueFund
Fund
fund_cnpjInvestment funds (CVM data).Properties: fund_cnpj, fund_name, fund_type, administrator, inception_dateIndexes: fund_name, fund_typeCompliance & Risk Entities
Embargo
Embargo
embargo_idEnvironmental embargoes (IBAMA).Properties: uf, biome, area_hectares, date, infraction, statusIndexes: uf, biomeCVMProceeding
CVMProceeding
pas_idCVM administrative proceedings.Properties: pas_id, date, accused, status, penaltyIndexes: dateBCBPenalty
BCBPenalty
penalty_idCentral Bank penalties.Properties: penalty_id, penalty_type, decision_date, penalized_entity, valueIndexes: penalty_type, decision_dateLegalCase
LegalCase
case_idLegal proceedings.Properties: case_id, type, date, court, parties, statusIndexes: type, dateInvestigation
Investigation
idFederal police investigations.Properties: id, name, status, start_date, descriptionTransparency & Oversight
Convenio
Convenio
convenio_idFederal grants and agreements.Properties: convenio_id, convenente (recipient), date_published, value, object, statusIndexes: date_publishedBid
Bid
bid_idPublic procurement bids.Properties: bid_id, date, modality, status, object, orgIndexes: date, modalityDOUAct
DOUAct
act_idOfficial Gazette (Diário Oficial da União) acts.Properties: act_id, date, act_type, text, sectionIndexes: date, act_typeInquiry / CPI
Inquiry / CPI
inquiry_id / cpi_idCongressional inquiries and parliamentary commissions.Properties: name, house (Câmara/Senado), kind, date_start, date_end, statusIndexes: name, kind + house, date_startInternational & PEP
OffshoreEntity
OffshoreEntity
offshore_idOffshore entities from leak databases (Panama Papers, Paradise Papers, etc.).Properties: offshore_id, name, jurisdiction, incorporation_date, status, source_datasetIndexes: name, jurisdictionOffshoreOfficer
OffshoreOfficer
offshore_officer_idOfficers of offshore entities.Properties: offshore_officer_id, name, countryIndexes: nameGlobalPEP
GlobalPEP
pep_idInternational politically exposed persons.Properties: pep_id, name, country, role, sourceIndexes: name, countryInternationalSanction
InternationalSanction
sanction_idUN, OFAC, EU sanctions.Properties: sanction_id, name, source (UN/OFAC/EU), date, reason, entity_typeIndexes: sourcePEPRecord
PEPRecord
pep_idBrazilian PEP records (CGU).Properties: pep_id, name, cpf, role, org, start_date, end_dateIndexes: name, role, orgSector-Specific Entities
Health
Health
cnes_codeHealthcare facilities (CNES).Properties: cnes_code, name, uf, municipio, atende_sus (serves public health), typeIndexes: name, uf, municipio, atende_susEducation
Education
school_idEducational institutions (INEP).Properties: school_id, name, uf, municipio, type, network (public/private)Indexes: nameLaborStats
LaborStats
stats_idLabor market statistics (RAIS/CAGED).Properties: stats_id, uf, cnae_subclass, year, avg_salary, employment_countIndexes: uf, cnae_subclassLaborMovement
LaborMovement
movement_idLabor movement records (admissions/terminations).Properties: movement_id, movement_date, movement_type, uf, establishment_idIndexes: movement_date, movement_type, ufMunicipal Data
MunicipalFinance
MunicipalFinance
finance_idMunicipal finance data (SICONFI).Properties: finance_id, cod_ibge, year, revenue, expense, balanceIndexes: year, cod_ibgeMunicipalBid
MunicipalBid
municipal_bid_idMunicipal procurement bids (Querido Diário, PNCP).Properties: municipal_bid_id, published_at, modality, municipality, ufIndexes: published_atMunicipalContract
MunicipalContract
municipal_contract_idMunicipal contracts.Properties: municipal_contract_id, signed_at, value, object, municipality, ufIndexes: signed_atMunicipalGazetteAct
MunicipalGazetteAct
municipal_gazette_act_idMunicipal gazette publications (Querido Diário).Properties: municipal_gazette_act_id, published_at, text, municipality, ufIndexes: published_atMetadata & System Entities
SourceDocument
SourceDocument
doc_idSource data provenance tracking.Properties: doc_id, source_id, url, published_at, retrieved_at, formatIndexes: source_id, published_at, retrieved_atIngestionRun
IngestionRun
run_idETL pipeline execution logs.Properties: run_id, source_id, status, started_at, ended_at, records_processed, errorsIndexes: source_id, status, started_atTemporalViolation
TemporalViolation
violation_idData quality tracking for temporal anomalies.Properties: violation_id, source_id, event_date, violation_type, descriptionIndexes: source_id, event_dateUser
User
emailUser accounts for API access.Properties: email, password_hash, role, created_atSpecial Entities
Holding
Holding
holding_idCorporate holding relationships.Properties: holding_id, relationship_type, ownership_percentagePartyMembership
PartyMembership
membership_idPolitical party affiliations.Properties: membership_id, party, uf, entry_date, exit_dateIndexes: party, ufDeclaredAsset
DeclaredAsset
asset_idElectoral asset declarations (TSE).Properties: asset_id, asset_type, asset_value, election_year, descriptionIndexes: asset_type, asset_value, election_yearJudicialCase
JudicialCase
judicial_case_idJudicial proceedings.Properties: judicial_case_id, case_number, court, type, statusIndexes: case_numberGovTravel
GovTravel
travel_idGovernment official travel records.Properties: travel_id, start_date, end_date, destination, purpose, costIndexes: start_dateExpulsion
Expulsion
expulsion_idNGO expulsions and debarments.Properties: expulsion_id, date, reason, entityIndexes: dateBarredNGO
BarredNGO
ngo_idBarred non-governmental organizations.Properties: ngo_id, cnpj, name, reason, dateIndexes: cnpjLeniencyAgreement
LeniencyAgreement
leniency_idCorporate leniency agreements.Properties: leniency_id, date, entity, amount, termsIndexes: dateInquiryRequirement
InquiryRequirement
requirement_idCongressional inquiry document requests.Properties: requirement_id, date, inquiry_id, target, statusIndexes: dateInquirySession
InquirySession
session_idCongressional inquiry hearings.Properties: session_id, date, inquiry_id, attendees, summaryIndexes: dateMunicipalBidItem
MunicipalBidItem
municipal_item_idLine items in municipal bids.Properties: municipal_item_id, bid_id, description, quantity, unit_valueFulltext Search Index
All major entity types are included in theentity_search fulltext index for fast text search:
name, razao_social, cpf, cnpj, doc_partial, object, text, description, case_number, and more.