Lista Tascon Pdf Upd [extra Quality] May 2026

The Lista Tascón is a database in Venezuela containing the names of over 2.4 million citizens who signed a petition for a recall referendum against President Hugo Chávez in 2004.

While there are many informational PDFs and reports documenting its use as a tool for political discrimination, there is no official "updated" 2026 version of the list itself, as it refers to a specific historical event. Key Information Resources

If you are looking for updated analysis or documentation regarding the Tascón List, the following resources provide detailed PDFs:

Human Rights Watch: Offers comprehensive reports on political discrimination and the long-term impact of the Tascón List in Venezuela. You can find their detailed analysis on the Human Rights Watch official site.

Scribd: Hosts various archived documents and research papers titled "Lista Tascón" that detail its application from 2003 through more recent years. Notable documents include Download Tascón List Venezuela and Political Discrimination in Venezuela | PDF.

International Criminal Court (ICC): Their records often include mentions of the Tascón List in the context of investigations into human rights and political persecution in Venezuela. Relevant findings can be accessed through the ICC Public Redacted Annex. Summary of Use

Origin: Created by Deputy Luis Tascón, who published the names of signatories on his website in 2004. lista tascon pdf upd

Impact: Signatories frequently faced dismissal from public sector jobs, were denied government benefits, and were blacklisted from public contracts.

Legal Status: Although President Chávez eventually ordered the list to be "buried," international bodies like the Inter-American Court of Human Rights have ruled that its use constituted a violation of political rights. Microsoft Word - venezuela0908sp.doc - 48d36db92.pdf

I cannot directly provide or link to a full PDF of the article "Lista Tascón" due to copyright and distribution restrictions. However, I can guide you on how to access it:

  1. Academic databases – Search on Google Scholar, JSTOR, Scopus, or your university library portal using the exact title and author(s).
  2. Institutional access – If you are affiliated with a university or research institution, log in through their library system.
  3. Author's repository – Check platforms like ResearchGate, Academia.edu, or the author’s institutional page for a preprint or postprint.
  4. Interlibrary loan – Request the article through your local library’s interlibrary loan service.

If you provide the full author(s) and journal/publication details, I can help you locate legitimate access points or summarize the article's content.

The Lista Tascón is a notorious database containing the personal information of over 2.4 million Venezuelans who signed a petition in 2003 and 2004 to initiate a recall referendum against then-President Hugo Chávez. Published online by National Assembly member Luis Tascón, the list became a primary tool for systemic political discrimination and persecution. Historical Background and Origin

Creation (2003–2004): The list was compiled from the signatures collected to activate a constitutional recall referendum. The Lista Tascón is a database in Venezuela

Publication: Luis Tascón published the database on his personal website to allow citizens to "verify" their signatures, though critics argued its true purpose was to identify opposition members.

"Official Sectarianism": President Chávez famously encouraged the use of the website to monitor "illicit" use of identity cards, effectively institutionalizing the blacklist. Major Consequences of the List

The publication of the Tascón List led to widespread human rights violations and socioeconomic fallout for those included:

Mass Dismissals: Thousands of civil servants were fired from government agencies and state-owned companies like PDVSA after being identified on the list.

Denial of Public Services: Signatories reported being denied basic documents (like passports), government benefits, and access to social programs.

Private Sector Impact: Some private employers reportedly used the list to avoid hiring individuals who might attract government scrutiny. Academic databases – Search on Google Scholar, JSTOR,

Legal Condemnation: In 2018, the Inter-American Court of Human Rights condemned the Venezuelan government for using the list as a form of political persecution in the case of San Miguel Sosa et al. v. Venezuela. Current Status and Updated Information (2024–2026)

As of early 2026, the legacy and use of the Tascón List continue to influence Venezuelan politics:


What is the Lista Tascon?

The Lista Tascon (officially known as the Lista de Contratistas del Estado) is a registry managed by the Contraloría General de la República de Venezuela (CGR). It is named after former Comptroller Clodosbaldo Russián Tascon.

The list serves two primary purposes:

  1. Qualified Contractors: It lists companies and individuals who have passed the solvency and integrity requirements to work with the government.
  2. Ineligible Persons (Inhabilitados): Crucially, it also contains the names of those prohibited from contracting with the state due to administrative sanctions, corruption allegations, or fiscal irregularities.

Security & quotas

Example worker (Node.js + Puppeteer) — outline

Pseudo-snippet (concise):

// worker processing job.exportId
const export = await db.getExport(exportId);
await db.updateExport(exportId,  status: 'processing' );
const list = await db.getList(export.list_id);
const items = await db.getListItems(export.list_id);
const html = renderTemplate('lista-tascon',  list, items, options: export.options );
const pdfBuffer = await renderHtmlToPdf(html, export.options);
const s3Url = await s3.uploadBuffer(pdfBuffer, `exports/$exportId.pdf`);
await db.updateExport(exportId,  file_url: s3Url, status: 'completed', generated_at: new Date() );

renderHtmlToPdf using Puppeteer:

Step 1: Access the Official Portal

Navigate to the official website of the Contraloría General de la República (www.cgr.gob.ve).