Higlighted insights
 {
    const queryString = new URLSearchParams(new FormData($refs.filter)).toString()
    const overviewID = 'inzichten-overview';
    fetch('?' + queryString)
        .then(response => response.text())
        .then(data => {
            let parser = new DOMParser();
            let doc = parser.parseFromString(data, 'text/html')
            let content = doc.querySelector('#' + overviewID).innerHTML;
            document.querySelector('#' + overviewID).innerHTML = content;
            history.replaceState(null, null, '?' + queryString);
        })
        .catch(error => console.error('Error: ', error))
        .finally(() => {
            scrollToOverview(overviewID);
        })
})">
    
    
    
    
    
    
    
        
    
    
        
    
    
    
    
        
            
            
    
    
                    
        
        
        
     
            
                Insights
- 
    
                    
 September 27, 2020 September 27, 2020Budget Day 2020 | specific corona measures
- 
    
                    
 September 25, 2020 September 25, 2020Fact or Fiction: Brexit rumours explained
- 
    
                    
 September 23, 2020 September 23, 2020Changes and key issues in the case of a (hard) Brexit
- 
    
                    
 September 22, 2020 September 22, 2020Budget Day 2020
- 
    
                    
 September 21, 2020 September 21, 2020Brexit scenarios: Points of attention for your business
- 
    
                    
 August 11, 2020 August 11, 2020The Base Erosion and Profit Shifting (BEPS) project by the OECD
- 
    
                    
 August 03, 2020 August 03, 2020The unified approach under Pillar One as suggested by the OECD
- 
    
                    
 July 31, 2020 July 31, 2020Allocation of profits to permanent establishments
- 
    
                    
 July 08, 2020 July 08, 2020Baker Tilly launches brand new ATAD2-app
 
     
    