Regional Competition Center (OECD-GVH / RCC)

ACA cooperates with the OECD-GVH / RCC through participation in ongoing seminars that this center provides for Central, Eastern and South-Eastern European countries.

On June 19-21 2018, the OECD-GVH / RCC in cooperation with ACA organized a workshop on “Merger Control”, attended by representatives from 27 homologous competition authorities from Europe and Asia. For more information on this event, please refer to the following link:

ACA is part of Request for Information (RFI) network between the OECD-GVH / RCC and regional competition authorities, where it is required to provide information regarding competition issues.

Ankese

    Ruani Privatësin
    PoJo

    Të dhënat tuaja do të trajtohen me konfidencialitet të plotë sipas ligjit nr.9887, datë 10.03.2008, 'Për mbrojtjen e të dhënave personale', i ndryshuar.

    document.addEventListener('DOMContentLoaded', function() {
    var privacyRadioInputs = document.querySelectorAll('input[name="your-privacy"]');
    var personalDetails = document.getElementById('personal-details');

    function togglePersonalDetails() {
    if (privacyRadioInputs[0].checked) {
    personalDetails.style.display = 'none';
    } else if (privacyRadioInputs[1].checked) {
    personalDetails.style.display = 'block';
    }
    }

    privacyRadioInputs.forEach(function(radio) {
    radio.addEventListener('click', togglePersonalDetails);
    });
    togglePersonalDetails();
    });