Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 done data jobs found, pricing in INR

    I'm in urgent need of an experienced developer who can connect my website to Discord, specifically to verify member usernames. Budget $20 Here's what I'm looking for: - Immediate Availability: I need this done right away via TeamViewer. If you're able to start immediately, that would be a huge plus. - Discord Integration: The main purpose of this integration is to verify user membership. I intend to use this verification to provide access to certain areas of my website. - PHP/MySQL Stack: My website is built on PHP/MySQL, so you should be proficient in this technology stack. Skills and Experience: - Strong PHP/MySQL background - Proven experience with Discord OAuth2 - Understanding of user verification processes - Ability to work through TeamViewer - Experie...

    ₹1501 (Avg Bid)
    ₹1501 Avg Bid
    7 bids

    ...focusing primarily on calculation purposes. This project will feature: - Data input and validation: The functionality should allow the user to input various numerical data. Upon entry, this data should be automatically validated through programmatic checks to ensure the data's integrity and accuracy. - Number validation: The system should primarily handle numerical data. The data validation and integrity checks should revolve around whether the input is a valid, usable number. Additionally, there may be specific rules around what constitutes a 'valid' number dependent on the specific calculations that will be done. - Calculation purpose: The primary objective of this project is to ensure correct calculations. The validated d...

    ₹1001 / hr (Avg Bid)
    ₹1001 / hr Avg Bid
    9 bids

    I'm looking for a skilled freelancer who can help me organize and manage my data in a spreadsheet. The data will consist of text, numbers, and dates. Key Requirements: - Experience in data entry and management - Proven track record of successful data handling - Proficiency in spreadsheet software (Excel, Google Sheets, etc.) Your application should include past work you've done in similar projects. I'm looking for someone who is detail-oriented and can assure the accuracy and structure of the data.

    ₹31685 (Avg Bid)
    ₹31685 Avg Bid
    82 bids

    I urgently need someone who can swiftly transfer text data from scanned documents into a PDF format. Knowledge and previous experience working with OCR software for data extraction would be ideal, as the task involves: - High accuracy transcription of scanned text to digital text - Formatting and saving the transcribed data into a PDF file A fast turnaround, strong attention to detail, and excellent typing skills are imperative. If done well, there's potential for more work in the future. Please be prepared to start immediately.

    ₹13424 / hr (Avg Bid)
    ₹13424 / hr Avg Bid
    36 bids

    I've a research paper I've done on this problem: "Start with $1 million portfolio. Invest 70% in 10 actively managed mutual funds that have outperformed over 10 years. Allocate 30% to 20 individual stocks screened for earnings growth, valuations, profitability and momentum. Back test over 15 years versus S&p;P 500. Evaluate returns, risk and rebalancing strategies." unfortunately the feedback i got was "You claim that you did portfolio optimization but there is no information how you did it. There is no covariance matrix no correlation coefficients obtained from data " I'm looking for someone to help me complete this project before may 5th , 11:59PM pacific time. I am seeking a financial expert to optimize my portfolio with an...

    ₹27183 (Avg Bid)
    ₹27183 Avg Bid
    17 bids

    need Simple live chat system between 2 users, no designing needed. 1. login using php 2. show list of users fetched from db 3. on clicking a user, initiate chat (if the other user not blocked the requested user) 4. the chat should be live, realtime. and the data to be stored in mysql db 5. option to block user should use php as backend and bootstrap as front end . you can use firebase budget AUD 50 and should be done today please don't bid and ask for more time and money

    ₹2335 (Avg Bid)
    ₹2335 Avg Bid
    17 bids

    need Simple live chat system between 2 users, no designing needed. 1. login using php 2. show list of users fetched from db 3. on clicking a user, initiate chat (if the other user not blocked the requested user) 4. the chat should be live, realtime. and the data to be stored in mysql db 5. option to block user should use php as backend and bootstrap as front end . you can use firebase budget AUD 50 and should be done today please don't bid and ask for more time and money

    ₹4128 (Avg Bid)
    ₹4128 Avg Bid
    2 bids

    ...Excel template and Data - you product financial Statement with filled out excel based on data given We need an expert Freelancer to enter basic financials data to attached financial Projection in Excel and produce a profit loss statement based on this Excel attached and the data of company projected Revenues and expenses Simple if you have done it before You will send us back the filled out excel with sheet tabs including the Financial Planning Tab and Profit Loss. Budget is $200 - $300 +/- Very Simple just summarize and detail the data correctly any questions or data you need for this ( not given in attachments in zip ) we will give you You need to put all Hungarian Forint Currency Do the conversion from Euro as shown in the renew b...

    ₹13841 (Avg Bid)
    ₹13841 Avg Bid
    60 bids

    I'm seeking an Apple Script expert to help me automate a specific task in Numbers. - The task involves splitting a single column of four-digit numbers into four separate one-digit columns. - The split should be done in a sequential order, meaning the first digit of each number will go into the first separate column, the second digit into the second separate column, and so on. Ideal Skills and Experience: - Proficient in Apple Script - Extensive experience in automating tasks within Numbers - Strong understanding of data manipulation and processing

    ₹1918 (Avg Bid)
    ₹1918 Avg Bid
    8 bids

    Seeking a freelancer with expertise in Excel and PowerPoint for a project involving more than 5 Excel files. The task at hand is to assist with presentation design. Skills and Experience required: - Proficiency in Excel and PowerPoint - Strong design skills - Experience with handling multiple Excel files - Attention to detail and ability to create visually appealing presentations

    ₹917 / hr (Avg Bid)
    ₹917 / hr Avg Bid
    16 bids

    data base design (model, sql) 590 laravel auth customized for phone (ALMOST DONE) 2360 Referral logic 2360 referral page register configuration Event Script (creates new even every 3 min will be a cron job for linux) 3540 Additional Pages 2478 { withdrawal page 708 Account details 472 Recharge page 708 Contact us page 826 } Betting Page 4720 includes the following { time and result feature 2000 betting feature 1000 events feature 500 my history feature 500 } Admin Panel 8378 withdrawl 1600 user manage 2000 manage result 1700 past events 800 earnings 1000 TOTAL 21950

    ₹24514 (Avg Bid)
    ₹24514 Avg Bid
    1 bids

    We are in need of a skilled web app developer to create an AI-powered text classification system. We are looking for a developer to make a web app that is able to accept any kind of raw text or a pdf and extract raw text from it. So, the initial page can have 2 options for Data Source: Raw Text and PDF (We might add support for other input formats as well in the future). Next, once we have the text available, it should split the text based on the lines. It can split on the full stop character. And then every line must be sequentially given to a ML model. This would be a text classification huggingface model, which can be instantiated via this code: from transformers import pipeline pipe = pipeline("text-classification", model="legal-text-classification/Indian...

    ₹2168 (Avg Bid)
    ₹2168 Avg Bid
    6 bids

    ...and keyword rankings. - Optimize my website's service area URLs to enhance local search visibility. - Incorporate local schema markup to further improve our local SEO performance. Do not waste your time offering millions of pointless backlinks, do not waste our time with milestones, it's hourly work, if wanted milestones we would have done milestone projects! You will be hired hourly as and when we need work done. If work is good we have plenty of GMB work done. If you have citations local for Ireland great mention how many we got (we have easily get 50+ from bright local albeit some not Ireland based but are relevant ie High level directories etc that world wide). Don't waste our time if can't speak good english and must put LOCALSEOIRELAND at ...

    ₹334 / hr (Avg Bid)
    ₹334 / hr Avg Bid
    78 bids

    As the owner of an existing Laravel website, I'm looking for a savvy freelancer well-versed in web design and performance optimization. My primary focus is on two key areas of my website: 1. **User Interface Design**: - Simplify the layout and navigation, making it easier for visitors to find what they're looking for quickly and efficiently. - Update our outdated color scheme and typography, turning it into a contemporary, appealing design that aligns with our brand identity. 2. **Performance Enhancement**: - Improve the website speed by aiming for faster page load times. This must be achieved without compromising the quality and functionality of the site. Proven experience in Laravel, web design, and performance optimization is a must. I expect you to use clean, op...

    ₹2085 (Avg Bid)
    ₹2085 Avg Bid
    22 bids

    ...facing with PHPSpreadsheet. My Excel data is not being imported correctly into MySQL as tables are not being created. Despite no error messages alerting me to these issues, the hiccup persists. Below is a more detailed description. After login, the user uploads 4 required and 2 optional Excel files on the dashboard page. The files are uploaded to an “upload” folder on the server and the file names and other info are stored in the “files” table of the mysql database. All of the above works with no problems. Once the actions above are complete, a button at the bottom of the dashboard page is activated. When the button is pressed, PHPSpreadsheet is used to move the data from the Excel files in the “upload” folder to tables in the data...

    ₹14258 (Avg Bid)
    ₹14258 Avg Bid
    33 bids

    As the founder of a new fund, I'm seeking a skilled freelancer to create a PowerPoint presentation and website. The purpose of these tools will be fundamentally to attract inv...running the fund - A recap of the fund's performance - our successes and how we've invested to date. Your experience in designing for the financial services or investment sector will be valued. The proficiency in encapsulating complex data into simple visuals would also be advantageous. I imagine a cohesive presentation and website that's not just impressive aesthetically but also in its logic and persuasion. The clean, minimalist design preference should not compromise the bold, attractive nature required to secure investor interest. I have the “words” largely done, ...

    ₹79713 (Avg Bid)
    ₹79713 Avg Bid
    136 bids

    I am looking for a skilled animator to create a 50-second, whiteboard-style explainer video for my project. This video is focused on delivering concise, straightforward, and understandable information. - ...provide a complete and polished script, so your focus will be solely on the visual aspect. - Animation Style: I specifically require whiteboard animation. I appreciate creativity and attention to detail. - Voice Over: The project does not require voice-over work. I have done the voice over. Ideally, you will have experience in whiteboard animation and be able to show samples of previous work. The ability to work to a deadline and communicate regularly about project progress will be beneficial. Your ability to transfer complex data into a visually compelling story will se...

    ₹2501 (Avg Bid)
    ₹2501 Avg Bid
    35 bids

    ...specialist, with a background in data manipulation and analysis, to create a custom macro for my spreadsheet. - The macro's primary function is to automate the creation of new rows based on certain numeric values, namely the ones found in columns E to L on a specific sheet in the workbook. - Upon row creation, data from columns A to D should be copied over to the corresponding new row on another sheet. - Additionally, the macro should automate the assignment of values in cells from L to Q based on the count of numbers in rows created. The assignment of values is to be done using a simple addition or subtraction formula. The ideal freelancer should have solid experience in creating advanced Excel VBA macros, and a strong understanding of Excel functions and...

    ₹1334 (Avg Bid)
    ₹1334 Avg Bid
    20 bids

    I'm in need of developing a competent water temper...using the XIAO ESP32C6 chip that should report real-time data to the backend over the MQTT protocol every hour. The main purpose is to continuously monitor the water temperature fluctuations. Preferred skills include: - Comprehensive understanding of MQTT protocol - Experience in coding and hardware setup for XIAO ESP32C6 - Proficiency in dealing with real-time data The job entails: - Setting up the XIAO ESP32C6 for water temperature reading - Programming the chip to send data to the backend over MQTT - Ensuring the data reports back every hour - Deliver a stable and reliable solution ( Preferably ESP-IDF) This project's success will involve a reliable water temperature reporting system with...

    ₹15176 (Avg Bid)
    ₹15176 Avg Bid
    12 bids

    I'm in need of a custom supply and demand project that can be used for market analysis, Key Requirements: - Two diagrams ...Tax Revenue, and Consumer/Producer Surplus. - The design must be easy to understand for those not so well-versed in economics. - Last question is optional, but will pay extra to be done. - Diagram labelled fully Your Deliverables: - Hand-drawn or software used to draw the 2 graphs. - 4 points briefly summarising what happens to consumer and producer surplus and relate that summary to the deadweight loss. (last question optional) Ideal Skills & Experience: - Proficiency in Economics, especially in Supply and Demand principles. - Experience in creating graphs that simplify complex data. - Ability to present the data in a visually engagi...

    ₹3169 (Avg Bid)
    ₹3169 Avg Bid
    18 bids

    ...calling the functions in the .dll, we can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); Once you've made the wrapper...

    ₹14231 (Avg Bid)
    ₹14231 Avg Bid
    26 bids

    I am looking for Zohobooks expert to analyze the bookkeeping done by another accountant. He has migrated data from GNUCash to Zoho Books, I want you to analyze the data, chart of accounts and way of accounting used to confirm that proper bookkeeping has been done. This should be a quick job for an experienced accountant, you will need to come on a call and analyze the records.

    ₹2251 (Avg Bid)
    ₹2251 Avg Bid
    23 bids

    I'm looking to boost organic traffic to my website. I need someone skilled in SEO, with a focus on On-page optimization and Technical SEO. Key tasks include: - On-page optimization: I need you to work o...optimizing the content, meta tags, and structure of my site to improve its visibility on search engines. - Technical SEO: I'd like you to handle the technical aspects of SEO such as website speed, mobile responsiveness, and structured data. Ideal skills and experience: - Proven track record in boosting organic traffic through On-page optimization and Technical SEO - Ability to communicate technical SEO matters to a non-technical person - Strong analytical skills, to monitor the success of the changes in driving traffic. Please provide examples of similar work you&...

    ₹5170 (Avg Bid)
    ₹5170 Avg Bid
    55 bids

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run (fail at this point as the .so file

    ₹1251 (Avg Bid)
    ₹1251 Avg Bid
    2 bids

    I need a professional to scrape specific details from a ...scrape specific details from a website directory for a one-time project. - Specifics: The data of interest includes the company names, their URLs, and their expertise. This information is laid out in rows on the website. - I wish for the freelancer to carefully extract this data, ensuring no errors or omissions are made. - The final output is essential to be in a CSV file format. I require this scraping to be done just once, and I do not foresee a need for ongoing scraping after this initial task. As the data is crucial for my business development, I am seeking someone who can deliver accurate and complete results in a timely fashion. Prior experience with web scraping and proficiency in dat...

    ₹2302 (Avg Bid)
    ₹2302 Avg Bid
    46 bids
    Trophy icon eBay Car Parts Listing Specialist 3 days left

    I need an experienced eBay seller with a strong background in listing car parts. I have a range of products including ...products including engine parts, exterior parts, interior parts, and lubricants to be listed. Key Requirements: - Proficiency in data entry on eBay, particularly in the automotive sector - Ability to adhere to a specific format/template for the listings - Experience working with Excel spreadsheets Your tasks: - Create detailed, engaging listings for all the products - Optimize the listings with relevant keywords to improve visibility - Regularly update the listings with stock availability and pricing If you have a good understanding of eBay's search algorithm and SEO, that would be a huge plus. Please come prepared with examples of similar work you'...

    ₹8338 (Avg Bid)
    Guaranteed
    ₹8338
    27 entries

    I'm looking for an Excel and VBA expert to help streamline my workflow and boost productivity. You'll be responsible for: - Automating repetitive...need for manual intervention and enhancing the overall efficiency. - Crafting custom functions: The custom functions I require are complex and involve external data sources. Your role will involve creating these functions effectively, ensuring they are accurate and function seamlessly within the Excel environment. The ideal candidate will have extensive experience in Excel, VBA, and creating complex custom functions. Solid understanding of data analysis and automation is crucial for this role. Your main goal would be to improve the productivity and workflow of my Excel documents. Please provide examples of similar w...

    ₹1251 (Avg Bid)
    ₹1251 Avg Bid
    13 bids

    ...multi-page PDF files and image files provided by our clients and extracts that data into CSV files. Due to format differences, existing AZURE OCR API have not met our requirements, necessitating a custom solution. ✔Specific Requirements: 1. Ability to read QR codes from multi-page PDF files, multiple PDF files, and image files such as JPGs and PNGs. 2. Capability to analyze the data within the QR codes and format it into CSV files. 3. Development must be done in either Python or JavaScript. ✔Skills Required: -Experience in development with Python or JavaScript. -Knowledge of OCR technologies and QR code reading techniques. -Experience in handling PDF and image processing. ✔Project Goals: The goal is to efficiently extract data from various files provided b...

    ₹48695 (Avg Bid)
    ₹48695 Avg Bid
    50 bids

    I am looking for a professional tally accountant to manage the finances of my NGO. Key Responsibilities: - All bank transactions and other data entry is done in Tally Prime, apart from this, manipulated entries are done to increase the turnover, which is suitable for NGOs. - Justifying all aspects of bookkeeping. - Helping with budgeting - Preparing financial reports The ideal candidate should have experience working with Tally software and a strong understanding of the specific financial needs of a non-profit organization such as an NGO.

    ₹1209 (Avg Bid)
    ₹1209 Avg Bid
    38 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    ₹9005 (Avg Bid)
    ₹9005 Avg Bid
    40 bids

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    ₹11757 (Avg Bid)
    ₹11757 Avg Bid
    18 bids

    ...Clover sales data into Snowflake. The main goal of this integration is to facilitate the data for daily analysis in Snowflake. I already had the program developed, i need someone to run it on my machine Here's an overview of the project requirements: - **Data Integration**: The primary focus will be on integrating sales transactions data from Clover to Snowflake. This has to be done on a daily basis. The ideal candidate for this project should have: - **Strong Clover API Knowledge**: As this project involves integrating Clover data, a deep understanding of Clover's API is crucial. - **Snowflake Expertise**: Proficiency in Snowflake is necessary, especially in setting up and managing data for analysis. - **Experience with D...

    ₹2501 - ₹20845
    Sealed NDA
    ₹2501 - ₹20845
    1 bids

    I'm in need of a proficient and dedicated specialist for B2B lead generation and data entry on a personal project. Here's what I'm looking for: - A specialist who possesses substantial B2B lead generation experience. - Someone highly skilled in data entry. - Freelancers must include examples of their past work to showcase their abilities. Keep in mind that there's no rush for this project. This means you can really take the time needed to ensure it's done efficiently and at an exceptionally high level of quality. I look forward to seeing your work history and discussing how we can potentially work together on this endeavour.

    ₹917 / hr (Avg Bid)
    ₹917 / hr Avg Bid
    27 bids

    I need to label 20,000 pictures for data analysis purposes. - The main purpose is to extract text from these images. - YOU SHOULD NOT USE OCR, NOR ANY OTHER SOFTWARE, IT SHOULD BE MANUALLY DONE. - It should be 100% accuracy by manually entering the data -Each image contains a maximum of 5 characters Examples have been attached

    ₹12182 (Avg Bid)
    ₹12182 Avg Bid
    41 bids

    I need a cloud web application that's capable of: - Import customers lands based on GPS coordinates - Each land should be capable to hold information about it (fertilizing, used machinery, ...) - Ut...logins for different customers. Ideal skills and experience for this job include: - Proficiency in web application development - Experience with satellite maps APIs, specifically Sentinel Hub API - Familiarity with data analysis, particularly in creating vegetation index - Knowledge of integrating weather forecast widgets into web applications - Ability to set up secure login systems for different users The application should be easy to use for customers, so a good eye for user experience and interface design would be a bonus. Please provide examples of similar work you have ...

    ₹204286 (Avg Bid)
    ₹204286 Avg Bid
    78 bids

    ...client-side rendered app. It is designed in Figma and you will gain access to the design pages. In the project, some animations have to be implemented which are mostly simple css animations (e.g button color transitions and smoothly opening dropdown / dropup menus). There will be some real time string data that has to be displayed. However, this project is only about creating the components and the animations with the relevant hooks / states so that in a subsequent step, the backend data can be displayed. Other than displaying the dropdown menus, dummy pages should be displayed in the workspace when some of the buttons are pressed. This is an industrial project so everything runs on a local network and no SEO optimizations or similar things are necessary. Last but not ...

    ₹48278 (Avg Bid)
    ₹48278 Avg Bid
    133 bids

    ...API to overlay event data on a map, employing custom markers and interactive elements. Backend and Security: Set up a secure server environment with robust authentication and role-based access control. Implement secure payment processing for commercial users. Responsive Design: Ensure the application is fully responsive and functional across all devices and platforms. Skills Required: Proficiency in HTML, CSS, JavaScript, and frameworks like React or Angular. Experience with backend technologies such as Node.js, Python (Django or Flask), or PHP. Strong knowledge of Google Maps API and experience with payment gateway integration like Stripe or PayPal. Proven track record of developing secure and scalable web applications. Deliverables: Complete source code of all work done...

    ₹108813 (Avg Bid)
    ₹108813 Avg Bid
    100 bids

    I'm looking for a professional who can help me enhance my web system () using Laravel. Please refer my document. If you can do my task and budget is fullfill then we can chat it Add function as follows: User/ Vendor: - User Receipt Upload: Users can upload their receipts and key in some data from the receipt such as Date, Amount, and select receipt category. - Point Tracking: Implement a feature that enables users to view their total points and pending points upon logging in and update point when redeem. - user can redeem receipt using point and print out real voucher. (Voucher inside must include exp date, company name, vendor address, Discount what kind product category, voucher id that vendor set.) -user can do voucher sorting like state, point, Vendor - can view

    ₹12841 (Avg Bid)
    ₹12841 Avg Bid
    48 bids

    I'm looking to develop a web-based game with a theme on collecting objects. ...environment. As players collect items, they may unlock special abilities, add to varying collections, or open up new areas to explore. -User Data: The game needs to track player's points accumulated during gameplay. These points will accumulate based on time spent playing. -Point System: I need the game to have a robust scoring system, with points allocated based on the time spent playing. The ideal freelancer for this project will have solid experience in web-based game development, with a portfolio featuring some collecting games. Skill with integrating time-based point systems and data tracking into games is a must-have. If you can show me examples where you've done this...

    ₹57784 (Avg Bid)
    ₹57784 Avg Bid
    49 bids

    ...sending data from webpage to mcu, we cannot use the web browser refresh button because it re-sends the data again. We want to fix this by either re-directing automatically to the main webpage after sending data or some other way you can propose. 2) We want to synchronize the mcu with the local time. This can be done by synchronizing with the NTP server or some other way you can propose. We would like the webpage to keep working during the synchronization with NTP server but could accept a small downtime as long as the webpage automatically goes back online after synchronization. All necessary details and scope of the project will be shared further once we proceed. There will be remote access provided to the custom PCB to test and validate the firmware c...

    ₹11840 (Avg Bid)
    ₹11840 Avg Bid
    20 bids

    ...Server, ODBC and Quickbase pipeline to assist me with data integration. Job Duties: - Connect my SQL server via ODBC - Utilize Quickbase Pipeline and on-prem gateway for seamless integration Preferable Skills and Experience: - Strong understanding of SQL Server and ODBC - Experience with Quickbase pipeline and on-prem gateway - A history of successful data integration projects, particularly with transaction data Credentials: -I have all the necessary access rights and credentials to my SQL server. I require your expertise to navigate the technical process. Your responsibility would be solely the technical integration. No data management or further SQL Server maintenance would be required. I am only looking for professionals who have done this ty...

    ₹1918 / hr (Avg Bid)
    ₹1918 / hr Avg Bid
    58 bids

    Do you understand instructions when given and can do tasks on excel? Are you a beginner? Are you free right now to work with me and read the data in pdf so I can write it on excel? If your answer if yes to all of that question bid by asking any question regarding this post to make your bid high quality. NEEDS TO BE DONE TODAY. WILL TAKE 3-4 HOURS APPROXIMATELY. (just an approximation)

    ₹1028 (Avg Bid)
    ₹1028 Avg Bid
    30 bids

    I am seeking a proficient statistician well-versed with Excel, regression tests, and correla...Spearman correlation tests. Knowledge of Kendall correlation tests would be a plus, though not required. - Outcome of these tests should form my data analysis and findings chapter. The successful candidate will provide a written summary detailing the results, their significance and implications to the overall study. - Also in data analysis chapter write about the content analysis of websites which is already done It's necessary that the selected freelancer be able to deliver this project within a week from project commencement. This project suits individuals with experience in statistical analysis, academic writing, and are able to express complex data in a...

    ₹2168 (Avg Bid)
    ₹2168 Avg Bid
    19 bids

    I'm looking to hire a skilled and creative graphic designer for a 5 meters wide by 2.5 meters tall trade show stand wall design. The purpose of the design is to showcase our company's branding in a modern style. Key requirements: - The design should prominently feature logo and slogans as key visual elements - It should be set in a modern style, representing our forward-thinking brand identity - Familiarity with traditional trade show designs is a plus, but we are open to fresh and innovative ideas Ideal designer: - Previous experience in designing trade show stands or large-format graphics - Strong ability to interpret a company's branding into visual designs - Proficient in modern design aesthetics Please note accuracy to our brand identity is paramount as the trade sh...

    ₹7358 (Avg Bid)
    ₹7358 Avg Bid
    109 bids
    Blender Modellings 2 days left
    VERIFIED

    I need support with the modeling and texturing of five various rooms. The rooms should be modeled and textured in Blender according to specifications. The texturing should be done in graphic style, according to specifications.. At the end of the project the blender data is needed.

    ₹174602 (Avg Bid)
    ₹174602 Avg Bid
    81 bids

    I need a skilled Tableau developer to create an Interactive Data Exploration Dashboard in Tableau. I will provide the dataset. It's about the Olympics from 1900 - 2016. The ideal candidate would be proficient not only in Tableau but also in database management and sports data analysis. I need it done today. Key Project Details: - The dashboard should include: Medal count, Athlete performance (with a focus on country representation, which is Norway), and Team ranking - The athlete performance section should particularly emphasize the representation of each athlete's country - A crucial aspect of the task is to ensure the dashboard automatically updates data, providing real-time information. The dashboard should contain at least one time-series, and o...

    ₹5837 (Avg Bid)
    ₹5837 Avg Bid
    8 bids

    I'm in need of a professional to assist with the integration of Shopify and Zoho Inventory/Books. I have an inventory of approximately 30 active products. I believe all of the data is correct such as the SKU numbering etc. I have already made an attempt to synchronise the two applications but I did not manage. I want the integration to be made with the in built facility that Zoho provides. I do not want to use Zoho Flow or another similar application to achieve this. When the synchronisation is complete. We need to run some tests to make sure that every product and every order that is made on my Shopify website is working correctly. It will likely be a good idea that we sync a one product order as a test. I need to be very well advised if we need to make any changes to my...

    ₹10006 (Avg Bid)
    ₹10006 Avg Bid
    35 bids

    ...combine starting row 5 as example , is there a way to do that and if so what’s the best way ? Knowing that I might add new tabs in future or if a project is done , the person who maintain the excel will replace tab name and put new information . In combined sheet it will give a column at end or beginning of the information I’m combining . What’s the best way to do that ? The main tasks required are: - Merge the selected tabs into one sheet - Organize the combined data by project name - Present the data in alphabetical order The person ideal for this job should have: - Extensive knowledge in Excel handling and formulas - Proven experience in data organization and Excel management - Ability to strictly follow given instructions - Proficien...

    ₹1580 (Avg Bid)
    ₹1580 Avg Bid
    23 bids

    I'm seeking a skilled data scientist to create a Machine Learning Automated Valuation Model (AVM) to predict residential real-estate prices in Butte County, CA. The key features I expect in this model include: - Accurate prediction of residential real-estate prices - Analysis of historical data to inform future predictions - Provision of precise estimates for the identified properties - Use AI (GPT-Vision, Claude Opus, etc...) to analyze listing images and derive more feature data about the listing for the model The ideal candidate will have access to and expertise in utilizing the following data sources for training the model: - Public real estate data - MLS listings - Home sale records - Census data Development should prima...

    ₹256733 (Avg Bid)
    ₹256733 Avg Bid
    18 bids